TableOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The possible Table Options
public enum TableOptionKind
type TableOptionKind =
Public Enum TableOptionKind
- Inheritance
-
TableOptionKind
Fields
Name | Value | Description |
---|---|---|
LockEscalation | 0 | |
FileStreamOn | 1 | |
DataCompression | 2 | |
FileTableDirectory | 3 | |
FileTableCollateFileName | 4 | |
FileTablePrimaryKeyConstraintName | 5 | |
FileTableStreamIdUniqueConstraintName | 6 | |
FileTableFullPathUniqueConstraintName | 7 | |
MemoryOptimized | 8 | |
Durability | 9 | |
RemoteDataArchive | 10 | |
Distribution | 11 | |
Partition | 12 | |
Location | 13 | |
DataRetention | 14 | |
XmlCompression | 15 |