Proprietà SqlSchemaDeploymentOptions.IgnoreExtendedProperties

Ottiene o imposta un valore che indica se le proprietà estese devono essere ignorate nel confronto degli schemi.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.Build
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

public bool IgnoreExtendedProperties { get; set; }

Valore proprietà

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SqlSchemaDeploymentOptions Classe

Spazio dei nomi Microsoft.Data.Schema.Sql.Build