Enum SqlFn.IndexPropertyName
- Namespace
- LinqToDB.DataProvider.SqlServer
- Assembly
- linq2db.dll
public enum SqlFn.IndexPropertyName
- Extension Methods
Fields
IndexDepth = 0
IndexFillFactor = 1
IndexID = 2
IsAutoStatistics = 3
IsClustered = 4
IsColumnstore = 13
IsDisabled = 5
IsFulltextKey = 6
IsHypothetical = 7
IsOptimizedForSequentialKey = 14
IsPadIndex = 8
IsPageLockDisallowed = 9
IsRowLockDisallowed = 10
IsStatistics = 11
IsUnique = 12