DbMetaDataColumnNames 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 資料行。 |
適用於
另請參閱
- ADO.NET 概觀 \(部分機器翻譯\)