ModelStore.ValidateWriteAccess Method

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected Overridable Sub ValidateWriteAccess
protected virtual void ValidateWriteAccess()
protected:
virtual void ValidateWriteAccess()
abstract ValidateWriteAccess : unit -> unit 
override ValidateWriteAccess : unit -> unit 
protected function ValidateWriteAccess()

.NET Framework Security

See Also

Reference

ModelStore Class

Microsoft.Data.Schema.SchemaModel Namespace