SchemaModelViewerControllerBase.ListenToDataSchemaModelEvents Method
Listens to data schema model events.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Protected Overridable Sub ListenToDataSchemaModelEvents
protected virtual void ListenToDataSchemaModelEvents()
protected:
virtual void ListenToDataSchemaModelEvents()
abstract ListenToDataSchemaModelEvents : unit -> unit
override ListenToDataSchemaModelEvents : unit -> unit
protected function ListenToDataSchemaModelEvents()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaModelViewerControllerBase Class
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace