Partager via


SqlSchemaModel.ValidationEnabled, propriété

Obtient une valeur qui indique si la validation est activée pour ce modèle de schéma.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Protected Friend ReadOnly Property ValidationEnabled As Boolean
    Get
protected internal bool ValidationEnabled { get; }
protected public:
property bool ValidationEnabled {
    bool get ();
}
member ValidationEnabled : bool
function get ValidationEnabled () : boolean

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SqlSchemaModel Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms