TableOptionKind Enum
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
C#
public enum TableOptionKind
type TableOptionKind =
Public Enum TableOptionKind
- Inheritance
-
TableOptionKind
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 |
منتج | الإصدارات |
---|---|
Microsoft.SQLServer.DacFx | 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 161 |