MigrationValidationOptions.EnableDataIntegrityValidation Property

Definition

Allows to perform a checksum based data integrity validation between source and target for the selected database / tables .

public bool? EnableDataIntegrityValidation { get; set; }
member this.EnableDataIntegrityValidation : Nullable<bool> with get, set
Public Property EnableDataIntegrityValidation As Nullable(Of Boolean)

Property Value

Applies to