OleDbMetaDataColumnNames Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public ref class OleDbMetaDataColumnNames abstract sealed
public static class OleDbMetaDataColumnNames
type OleDbMetaDataColumnNames = class
Public Class OleDbMetaDataColumnNames
- Inheritance
-
OleDbMetaDataColumnNames
Fields
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. |