Compartir a través de


DataSchemaModel.ValidateWriteAccess (Método)

Valida el acceso de escritura.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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()

Excepciones

Excepción Condición
DataSchemaModelControllerException

No se puede escribir en DataSchemaModelController.

Seguridad de .NET Framework

Vea también

Referencia

DataSchemaModel Clase

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)

DataSchemaModelControllerException

DataSchemaModelController