Database.ChangeTrackingEnabled Property
SQL Server 2012
Gets or sets a value that specifies whether the CHANGE_TRACKING_VALUE option is enabled
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.Deploy)] public bool ChangeTrackingEnabled { get; set; }
Property Value
Type: System.BooleanA Boolean value that specifies whether the change tracking information is saved.