Partager via


DataSchemaModel.ValidateWriteAccess, méthode

Valide l'accès en écriture.

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

Syntaxe

'Déclaration
Protected Overrides NotOverridable Sub ValidateWriteAccess
protected override sealed void ValidateWriteAccess()
protected:
virtual void ValidateWriteAccess() override sealed
abstract ValidateWriteAccess : unit -> unit 
override ValidateWriteAccess : unit -> unit 
protected override final function ValidateWriteAccess()

Exceptions

Exception Condition
DataSchemaModelControllerException

Il est impossible d'écrire dans DataSchemaModelController.

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaModel Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

DataSchemaModelControllerException

DataSchemaModelController