Enum SqlFn.ColumnPropertyName
- Namespace
- LinqToDB.DataProvider.SqlServer
- Assembly
- linq2db.dll
public enum SqlFn.ColumnPropertyName
- Extension Methods
Fields
AllowsNull = 0
ColumnId = 1
FullTextTypeColumn = 2
GeneratedAlwaysType = 3
IsColumnSet = 4
IsComputed = 5
IsCursorType = 6
IsDeterministic = 7
IsFulltextIndexed = 8
IsHidden = 9
IsIdNotForRepl = 11
IsIdentity = 10
IsIndexable = 12
IsOutParam = 13
IsPrecise = 14
IsRowGuidCol = 15
IsSparse = 16
IsSystemVerified = 17
IsXmlIndexable = 18
Precision = 19
Scale = 20
StatisticalSemantics = 24
SystemDataAccess = 21
UserDataAccess = 22
UsesAnsiTrim = 23