OleDbMetaDataColumnNames Class
.NET Framework (current version)
Provides static values that are used for the column names in the OleDbMetaDataCollectionNames 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. |
![]() ![]() | DateTimeDigits | Used by the GetSchema method to create the DateTimeDigits column. |
![]() ![]() | NativeDataType | Used by the GetSchema method to create the NativeDataType 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:

