C# Class System.Data.Common.SchemaTableOptionalColumn

显示文件 Open project: dotnet/corefx

Public Properties

Property Type Description
AutoIncrementSeed string
AutoIncrementStep string
BaseCatalogName string
BaseColumnNamespace string
BaseServerName string
BaseTableNamespace string
ColumnMapping string
DefaultValue string
Expression string
IsAutoIncrement string
IsHidden string
IsReadOnly string
IsRowVersion string
ProviderSpecificDataType string

Property Details

AutoIncrementSeed public_oe static_oe property

public static string AutoIncrementSeed
return string

AutoIncrementStep public_oe static_oe property

public static string AutoIncrementStep
return string

BaseCatalogName public_oe static_oe property

public static string BaseCatalogName
return string

BaseColumnNamespace public_oe static_oe property

public static string BaseColumnNamespace
return string

BaseServerName public_oe static_oe property

public static string BaseServerName
return string

BaseTableNamespace public_oe static_oe property

public static string BaseTableNamespace
return string

ColumnMapping public_oe static_oe property

public static string ColumnMapping
return string

DefaultValue public_oe static_oe property

public static string DefaultValue
return string

Expression public_oe static_oe property

public static string Expression
return string

IsAutoIncrement public_oe static_oe property

public static string IsAutoIncrement
return string

IsHidden public_oe static_oe property

public static string IsHidden
return string

IsReadOnly public_oe static_oe property

public static string IsReadOnly
return string

IsRowVersion public_oe static_oe property

public static string IsRowVersion
return string

ProviderSpecificDataType public_oe static_oe property

public static string ProviderSpecificDataType
return string