OdbcMetaDataColumnNames Class
.NET Framework (current version)
Provides static values that are used for the column names in the OdbcMetaDataCollectionNames objects contained in the DataTable. The DataTable is created by the GetSchema method.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BooleanFalseLiteral | Used by the GetSchema method to create the BooleanFalseLiteral column. |
![]() ![]() | BooleanTrueLiteral | Used by the GetSchema method to create the BooleanTrueLiteral column. |
![]() ![]() | SQLType | Used by the GetSchema method to create the SQLType column. |
.NET Framework
Available since 2.0
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

