Robuta

https://learn.microsoft.com/tr-tr/dotnet/api/system.data.odbc.odbcparameter?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 OdbcParameter Class (System.Data.Odbc) | Microsoft Learn Represents a parameter to an OdbcCommand and optionally, its mapping to a DataColumn. This class cannot be inherited. class systemdataodbcmicrosoftlearn https://learn.microsoft.com/en-gb/dotnet/api/system.data.odbc.odbcparameter.dbtype?view=netframework-4.8 OdbcParameter.DbType Property (System.Data.Odbc) | Microsoft Learn Gets or sets the DbType of the parameter. property systemdataodbcmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.odbc.odbcparameter.sourcecolumn?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp OdbcParameter.SourceColumn Property (System.Data.Odbc) | Microsoft Learn Gets or sets the name of the source column mapped to the DataSet and used for loading or returning the Value. property systemdataodbcmicrosoftlearn