MigrationValidationOptions.EnableSchemaValidation Property

Definition

Allows to compare the schema information between source and target.

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

Property Value

Applies to