TableSwitchOptionKind 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 options for alter table switch statement.
public enum TableSwitchOptionKind
type TableSwitchOptionKind =
Public Enum TableSwitchOptionKind
- Inheritance
-
TableSwitchOptionKind
Fields
Name | Value | Description |
---|---|---|
LowPriorityLockWait | 0 | |
TruncateTarget | 1 |