C# Class System.Data.Common.DbMetaDataColumnNames

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
CollectionName string
ColumnSize string
CompositeIdentifierSeparatorPattern string
CreateFormat string
CreateParameters string
DataSourceProductName string
DataSourceProductVersion string
DataSourceProductVersionNormalized string
DataType string
GroupByBehavior string
IdentifierCase string
IdentifierPattern string
IsAutoIncrementable string
IsBestMatch string
IsCaseSensitive string
IsConcurrencyType string
IsFixedLength string
IsFixedPrecisionScale string
IsLiteralSupported string
IsLong string
IsNullable string
IsSearchable string
IsSearchableWithLike string
IsUnsigned string
LiteralPrefix string
LiteralSuffix string
MaximumScale string
MinimumScale string
NumberOfIdentifierParts string
NumberOfRestrictions string
OrderByColumnsInSelect string
ParameterMarkerFormat string
ParameterMarkerPattern string
ParameterNameMaxLength string
ParameterNamePattern string
ProviderDbType string
QuotedIdentifierCase string
QuotedIdentifierPattern string
ReservedWord string
StatementSeparatorPattern string
StringLiteralPattern string
SupportedJoinOperators string
TypeName string

Property Details

CollectionName public static property

public static string CollectionName
return string

ColumnSize public static property

public static string ColumnSize
return string

CompositeIdentifierSeparatorPattern public static property

public static string CompositeIdentifierSeparatorPattern
return string

CreateFormat public static property

public static string CreateFormat
return string

CreateParameters public static property

public static string CreateParameters
return string

DataSourceProductName public static property

public static string DataSourceProductName
return string

DataSourceProductVersion public static property

public static string DataSourceProductVersion
return string

DataSourceProductVersionNormalized public static property

public static string DataSourceProductVersionNormalized
return string

DataType public static property

public static string DataType
return string

GroupByBehavior public static property

public static string GroupByBehavior
return string

IdentifierCase public static property

public static string IdentifierCase
return string

IdentifierPattern public static property

public static string IdentifierPattern
return string

IsAutoIncrementable public static property

public static string IsAutoIncrementable
return string

IsBestMatch public static property

public static string IsBestMatch
return string

IsCaseSensitive public static property

public static string IsCaseSensitive
return string

IsConcurrencyType public static property

public static string IsConcurrencyType
return string

IsFixedLength public static property

public static string IsFixedLength
return string

IsFixedPrecisionScale public static property

public static string IsFixedPrecisionScale
return string

IsLiteralSupported public static property

public static string IsLiteralSupported
return string

IsLong public static property

public static string IsLong
return string

IsNullable public static property

public static string IsNullable
return string

IsSearchable public static property

public static string IsSearchable
return string

IsSearchableWithLike public static property

public static string IsSearchableWithLike
return string

IsUnsigned public static property

public static string IsUnsigned
return string

LiteralPrefix public static property

public static string LiteralPrefix
return string

LiteralSuffix public static property

public static string LiteralSuffix
return string

MaximumScale public static property

public static string MaximumScale
return string

MinimumScale public static property

public static string MinimumScale
return string

NumberOfIdentifierParts public static property

public static string NumberOfIdentifierParts
return string

NumberOfRestrictions public static property

public static string NumberOfRestrictions
return string

OrderByColumnsInSelect public static property

public static string OrderByColumnsInSelect
return string

ParameterMarkerFormat public static property

public static string ParameterMarkerFormat
return string

ParameterMarkerPattern public static property

public static string ParameterMarkerPattern
return string

ParameterNameMaxLength public static property

public static string ParameterNameMaxLength
return string

ParameterNamePattern public static property

public static string ParameterNamePattern
return string

ProviderDbType public static property

public static string ProviderDbType
return string

QuotedIdentifierCase public static property

public static string QuotedIdentifierCase
return string

QuotedIdentifierPattern public static property

public static string QuotedIdentifierPattern
return string

ReservedWord public static property

public static string ReservedWord
return string

StatementSeparatorPattern public static property

public static string StatementSeparatorPattern
return string

StringLiteralPattern public static property

public static string StringLiteralPattern
return string

SupportedJoinOperators public static property

public static string SupportedJoinOperators
return string

TypeName public static property

public static string TypeName
return string