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

See Also

Reference

SchemaModelViewerControllerBase Class

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace