Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Data.Common.SchemaTableColumn Class Reference

Static Public Attributes

static readonly string ColumnName = "ColumnName"
 
static readonly string ColumnOrdinal = "ColumnOrdinal"
 
static readonly string ColumnSize = "ColumnSize"
 
static readonly string NumericPrecision = "NumericPrecision"
 
static readonly string NumericScale = "NumericScale"
 
static readonly string DataType = "DataType"
 
static readonly string ProviderType = "ProviderType"
 
static readonly string NonVersionedProviderType = "NonVersionedProviderType"
 
static readonly string IsLong = "IsLong"
 
static readonly string AllowDBNull = "AllowDBNull"
 
static readonly string IsAliased = "IsAliased"
 
static readonly string IsExpression = "IsExpression"
 
static readonly string IsKey = "IsKey"
 
static readonly string IsUnique = "IsUnique"
 
static readonly string BaseSchemaName = "BaseSchemaName"
 
static readonly string BaseTableName = "BaseTableName"
 
static readonly string BaseColumnName = "BaseColumnName"
 

Detailed Description

Definition at line 3 of file SchemaTableColumn.cs.


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