C# 클래스 System.Data.Common.DbMetaDataColumnNames

파일 보기 프로젝트 열기: dotnet/corefx

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

CollectionName 공개적으로 정적으로 프로퍼티

public static string CollectionName
리턴 string

ColumnSize 공개적으로 정적으로 프로퍼티

public static string ColumnSize
리턴 string

CompositeIdentifierSeparatorPattern 공개적으로 정적으로 프로퍼티

public static string CompositeIdentifierSeparatorPattern
리턴 string

CreateFormat 공개적으로 정적으로 프로퍼티

public static string CreateFormat
리턴 string

CreateParameters 공개적으로 정적으로 프로퍼티

public static string CreateParameters
리턴 string

DataSourceProductName 공개적으로 정적으로 프로퍼티

public static string DataSourceProductName
리턴 string

DataSourceProductVersion 공개적으로 정적으로 프로퍼티

public static string DataSourceProductVersion
리턴 string

DataSourceProductVersionNormalized 공개적으로 정적으로 프로퍼티

public static string DataSourceProductVersionNormalized
리턴 string

DataType 공개적으로 정적으로 프로퍼티

public static string DataType
리턴 string

GroupByBehavior 공개적으로 정적으로 프로퍼티

public static string GroupByBehavior
리턴 string

IdentifierCase 공개적으로 정적으로 프로퍼티

public static string IdentifierCase
리턴 string

IdentifierPattern 공개적으로 정적으로 프로퍼티

public static string IdentifierPattern
리턴 string

IsAutoIncrementable 공개적으로 정적으로 프로퍼티

public static string IsAutoIncrementable
리턴 string

IsBestMatch 공개적으로 정적으로 프로퍼티

public static string IsBestMatch
리턴 string

IsCaseSensitive 공개적으로 정적으로 프로퍼티

public static string IsCaseSensitive
리턴 string

IsConcurrencyType 공개적으로 정적으로 프로퍼티

public static string IsConcurrencyType
리턴 string

IsFixedLength 공개적으로 정적으로 프로퍼티

public static string IsFixedLength
리턴 string

IsFixedPrecisionScale 공개적으로 정적으로 프로퍼티

public static string IsFixedPrecisionScale
리턴 string

IsLiteralSupported 공개적으로 정적으로 프로퍼티

public static string IsLiteralSupported
리턴 string

IsLong 공개적으로 정적으로 프로퍼티

public static string IsLong
리턴 string

IsNullable 공개적으로 정적으로 프로퍼티

public static string IsNullable
리턴 string

IsSearchable 공개적으로 정적으로 프로퍼티

public static string IsSearchable
리턴 string

IsSearchableWithLike 공개적으로 정적으로 프로퍼티

public static string IsSearchableWithLike
리턴 string

IsUnsigned 공개적으로 정적으로 프로퍼티

public static string IsUnsigned
리턴 string

LiteralPrefix 공개적으로 정적으로 프로퍼티

public static string LiteralPrefix
리턴 string

LiteralSuffix 공개적으로 정적으로 프로퍼티

public static string LiteralSuffix
리턴 string

MaximumScale 공개적으로 정적으로 프로퍼티

public static string MaximumScale
리턴 string

MinimumScale 공개적으로 정적으로 프로퍼티

public static string MinimumScale
리턴 string

NumberOfIdentifierParts 공개적으로 정적으로 프로퍼티

public static string NumberOfIdentifierParts
리턴 string

NumberOfRestrictions 공개적으로 정적으로 프로퍼티

public static string NumberOfRestrictions
리턴 string

OrderByColumnsInSelect 공개적으로 정적으로 프로퍼티

public static string OrderByColumnsInSelect
리턴 string

ParameterMarkerFormat 공개적으로 정적으로 프로퍼티

public static string ParameterMarkerFormat
리턴 string

ParameterMarkerPattern 공개적으로 정적으로 프로퍼티

public static string ParameterMarkerPattern
리턴 string

ParameterNameMaxLength 공개적으로 정적으로 프로퍼티

public static string ParameterNameMaxLength
리턴 string

ParameterNamePattern 공개적으로 정적으로 프로퍼티

public static string ParameterNamePattern
리턴 string

ProviderDbType 공개적으로 정적으로 프로퍼티

public static string ProviderDbType
리턴 string

QuotedIdentifierCase 공개적으로 정적으로 프로퍼티

public static string QuotedIdentifierCase
리턴 string

QuotedIdentifierPattern 공개적으로 정적으로 프로퍼티

public static string QuotedIdentifierPattern
리턴 string

ReservedWord 공개적으로 정적으로 프로퍼티

public static string ReservedWord
리턴 string

StatementSeparatorPattern 공개적으로 정적으로 프로퍼티

public static string StatementSeparatorPattern
리턴 string

StringLiteralPattern 공개적으로 정적으로 프로퍼티

public static string StringLiteralPattern
리턴 string

SupportedJoinOperators 공개적으로 정적으로 프로퍼티

public static string SupportedJoinOperators
리턴 string

TypeName 공개적으로 정적으로 프로퍼티

public static string TypeName
리턴 string