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