DbMetaDataColumnNames 類別

定義

提供靜態值,用於 DataTable 中所含 MetaDataCollection 物件的資料行名稱。 DataTable 是由 GetSchema 方法建立。

public ref class DbMetaDataColumnNames abstract sealed
public static class DbMetaDataColumnNames
type DbMetaDataColumnNames = class
Public Class DbMetaDataColumnNames
繼承
DbMetaDataColumnNames

欄位

CollectionName

GetSchema 方法用來建立 DataTypes 集合中的 CollectionName 資料行。

ColumnSize

GetSchema 方法用來建立 DataTypes 集合中的 ColumnSize 資料行。

CompositeIdentifierSeparatorPattern

GetSchema 方法用來建立 DataSourceInformation 集合中的 CompositeIdentifierSeparatorPattern 資料行。

CreateFormat

GetSchema 方法用來建立 DataTypes 集合中的 CreateFormat 資料行。

CreateParameters

GetSchema 方法用來建立 DataTypes 集合中的 CreateParameters 資料行。

DataSourceProductName

GetSchema 方法用來建立 DataSourceInformation 集合中的 DataSourceProductName 資料行。

DataSourceProductVersion

GetSchema 方法用來建立 DataSourceInformation 集合中的 DataSourceProductVersion 資料行。

DataSourceProductVersionNormalized

GetSchema 方法用來建立 DataSourceInformation 集合中的 DataSourceProductVersionNormalized 資料行。

DataType

GetSchema 方法用來建立 DataTypes 集合中的 DataType 資料行。

GroupByBehavior

GetSchema 方法用來建立 DataSourceInformation 集合中的 GroupByBehavior 資料行。

IdentifierCase

GetSchema 方法用來建立 DataSourceInformation 集合中的 IdentifierCase 資料行。

IdentifierPattern

GetSchema 方法用來建立 DataSourceInformation 集合中的 IdentifierPattern 資料行。

IsAutoIncrementable

GetSchema 方法用來建立 DataTypes 集合中的 IsAutoIncrementable 資料行。

IsBestMatch

GetSchema 方法用來建立 DataTypes 集合中的 IsBestMatch 資料行。

IsCaseSensitive

GetSchema 方法用來建立 DataTypes 集合中的 IsCaseSensitive 資料行。

IsConcurrencyType

GetSchema 方法用來建立 DataTypes 集合中的 IsConcurrencyType 資料行。

IsFixedLength

GetSchema 方法用來建立 DataTypes 集合中的 IsFixedLength 資料行。

IsFixedPrecisionScale

GetSchema 方法用來建立 DataTypes 集合中的 IsFixedPrecisionScale 資料行。

IsLiteralSupported

GetSchema 方法用來建立 DataTypes 集合中的 IsLiteralSupported 資料行。

IsLong

GetSchema 方法用來建立 DataTypes 集合中的 IsLong 資料行。

IsNullable

GetSchema 方法用來建立 DataTypes 集合中的 IsNullable 資料行。

IsSearchable

GetSchema 方法用來建立 DataTypes 集合中的 IsSearchable 資料行。

IsSearchableWithLike

GetSchema 方法用來建立 DataTypes 集合中的 IsSearchableWithLike 資料行。

IsUnsigned

GetSchema 方法用來建立 DataTypes 集合中的 IsUnsigned 資料行。

LiteralPrefix

GetSchema 方法用來建立 DataTypes 集合中的 LiteralPrefix 資料行。

LiteralSuffix

GetSchema 方法用來建立 DataTypes 集合中的 LiteralSuffix 資料行。

MaximumScale

GetSchema 方法用來建立 DataTypes 集合中的 MaximumScale 資料行。

MinimumScale

GetSchema 方法用來建立 DataTypes 集合中的 MinimumScale 資料行。

NumberOfIdentifierParts

GetSchema 方法用來建立 MetaDataCollections 集合中的 NumberOfIdentifierParts 資料行。

NumberOfRestrictions

GetSchema方法用來建立 MetaDataCollections 集合中的 NumberOfRestrictions 資料行。

OrderByColumnsInSelect

GetSchema 方法用來建立 DataSourceInformation 集合中的 OrderByColumnsInSelect 資料行。

ParameterMarkerFormat

GetSchema 方法用來建立 DataSourceInformation 集合中的 ParameterMarkerFormat 資料行。

ParameterMarkerPattern

GetSchema 方法用來建立 DataSourceInformation 集合中的 ParameterMarkerPattern 資料行。

ParameterNameMaxLength

GetSchema 方法用來建立 DataSourceInformation 集合中的 ParameterNameMaxLength 資料行。

ParameterNamePattern

GetSchema 方法用來建立 DataSourceInformation集合中的 ParameterNamePattern 資料行。

ProviderDbType

GetSchema 方法用來建立 DataTypes 集合中的 ProviderDbType 資料行。

QuotedIdentifierCase

GetSchema 方法用來建立 DataSourceInformation 集合中的 QuotedIdentifierCase 資料行。

QuotedIdentifierPattern

GetSchema 方法用來建立 DataSourceInformation 集合中的 QuotedIdentifierPattern 資料行。

ReservedWord

GetSchema 方法用來建立 ReservedWords 集合中的 ReservedWord 資料行。

StatementSeparatorPattern

GetSchema 方法用來建立 DataSourceInformation 集合中的 StatementSeparatorPattern 資料行。

StringLiteralPattern

GetSchema 方法用來建立 DataSourceInformation 集合中的 StringLiteralPattern 資料行。

SupportedJoinOperators

GetSchema 方法用來建立 DataSourceInformation 集合中的 SupportedJoinOperators 資料行。

TypeName

GetSchema 方法用來建立 DataTypes 集合中的 TypeName 資料行。

適用於

另請參閱