ChangeTrackingOption 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 change tracking options.
C#
public enum ChangeTrackingOption
type ChangeTrackingOption =
Public Enum ChangeTrackingOption
- Inheritance
-
ChangeTrackingOption
Name | Value | Description |
---|---|---|
NotSpecified | 0 | |
Auto | 1 | |
Manual | 2 | |
Off | 3 | |
OffNoPopulation | 4 |
منتج | الإصدارات |
---|---|
Microsoft.SQLServer.DacFx | 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 161 |