| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Static Public Attributes | |
| static readonly string | CollectionName = "CollectionName" | 
| static readonly string | ColumnSize = "ColumnSize" | 
| static readonly string | CompositeIdentifierSeparatorPattern = "CompositeIdentifierSeparatorPattern" | 
| static readonly string | CreateFormat = "CreateFormat" | 
| static readonly string | CreateParameters = "CreateParameters" | 
| static readonly string | DataSourceProductName = "DataSourceProductName" | 
| static readonly string | DataSourceProductVersion = "DataSourceProductVersion" | 
| static readonly string | DataType = "DataType" | 
| static readonly string | DataSourceProductVersionNormalized = "DataSourceProductVersionNormalized" | 
| static readonly string | GroupByBehavior = "GroupByBehavior" | 
| static readonly string | IdentifierCase = "IdentifierCase" | 
| static readonly string | IdentifierPattern = "IdentifierPattern" | 
| static readonly string | IsAutoIncrementable = "IsAutoIncrementable" | 
| static readonly string | IsBestMatch = "IsBestMatch" | 
| static readonly string | IsCaseSensitive = "IsCaseSensitive" | 
| static readonly string | IsConcurrencyType = "IsConcurrencyType" | 
| static readonly string | IsFixedLength = "IsFixedLength" | 
| static readonly string | IsFixedPrecisionScale = "IsFixedPrecisionScale" | 
| static readonly string | IsLiteralSupported = "IsLiteralSupported" | 
| static readonly string | IsLong = "IsLong" | 
| static readonly string | IsNullable = "IsNullable" | 
| static readonly string | IsSearchable = "IsSearchable" | 
| static readonly string | IsSearchableWithLike = "IsSearchableWithLike" | 
| static readonly string | IsUnsigned = "IsUnsigned" | 
| static readonly string | LiteralPrefix = "LiteralPrefix" | 
| static readonly string | LiteralSuffix = "LiteralSuffix" | 
| static readonly string | MaximumScale = "MaximumScale" | 
| static readonly string | MinimumScale = "MinimumScale" | 
| static readonly string | NumberOfIdentifierParts = "NumberOfIdentifierParts" | 
| static readonly string | NumberOfRestrictions = "NumberOfRestrictions" | 
| static readonly string | OrderByColumnsInSelect = "OrderByColumnsInSelect" | 
| static readonly string | ParameterMarkerFormat = "ParameterMarkerFormat" | 
| static readonly string | ParameterMarkerPattern = "ParameterMarkerPattern" | 
| static readonly string | ParameterNameMaxLength = "ParameterNameMaxLength" | 
| static readonly string | ParameterNamePattern = "ParameterNamePattern" | 
| static readonly string | ProviderDbType = "ProviderDbType" | 
| static readonly string | QuotedIdentifierCase = "QuotedIdentifierCase" | 
| static readonly string | QuotedIdentifierPattern = "QuotedIdentifierPattern" | 
| static readonly string | ReservedWord = "ReservedWord" | 
| static readonly string | StatementSeparatorPattern = "StatementSeparatorPattern" | 
| static readonly string | StringLiteralPattern = "StringLiteralPattern" | 
| static readonly string | SupportedJoinOperators = "SupportedJoinOperators" | 
| static readonly string | TypeName = "TypeName" | 
Definition at line 3 of file DbMetaDataColumnNames.cs.