Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Common.SchemaTableOptionalColumn Class Reference

Static Public Attributes

static readonly string ProviderSpecificDataType = "ProviderSpecificDataType"
 
static readonly string IsAutoIncrement = "IsAutoIncrement"
 
static readonly string IsHidden = "IsHidden"
 
static readonly string IsReadOnly = "IsReadOnly"
 
static readonly string IsRowVersion = "IsRowVersion"
 
static readonly string BaseServerName = "BaseServerName"
 
static readonly string BaseCatalogName = "BaseCatalogName"
 
static readonly string AutoIncrementSeed = "AutoIncrementSeed"
 
static readonly string AutoIncrementStep = "AutoIncrementStep"
 
static readonly string DefaultValue = "DefaultValue"
 
static readonly string Expression = "Expression"
 
static readonly string BaseTableNamespace = "BaseTableNamespace"
 
static readonly string BaseColumnNamespace = "BaseColumnNamespace"
 
static readonly string ColumnMapping = "ColumnMapping"
 

Detailed Description

Definition at line 3 of file SchemaTableOptionalColumn.cs.


The documentation for this class was generated from the following file: