Langue

Table.DataConsistencyCheck Propriété

Définition

Propriété permettant de définir/obtenir si DATA_CONSISTENCY_CHECK option est utilisée lors de la création d’une syntaxe de table temporelle avec version système : CREATE TABLE t (....) WITH (SYSTEM_VERSIONING = ON (HISTORY_TABLE = dbo. Historique, DATA_CONSISTENCY_CHECK = ON))

public bool DataConsistencyCheck { get; set; }
member this.DataConsistencyCheck : bool with get, set
Public Property DataConsistencyCheck As Boolean

Valeur de propriété

S’applique à