OdbcMetaDataColumnNames 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 OdbcMetaDataCollectionNames objects contained in the DataTable. The DataTable is created by the GetSchema method.
public ref class OdbcMetaDataColumnNames abstract sealed
public static class OdbcMetaDataColumnNames
type OdbcMetaDataColumnNames = class
Public Class OdbcMetaDataColumnNames
- Inheritance
-
OdbcMetaDataColumnNames
Fields
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. |