イベントを返します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.DatabaseSchemaView
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project.Sql (Microsoft.VisualStudio.Data.Schema.Project.Sql.dll 内)
構文
'宣言
Public Function GetEvents As EventDescriptorCollection
'使用
Dim instance As SqlDatabaseSchemaViewNodeExtender
Dim returnValue As EventDescriptorCollection
returnValue = instance.GetEvents()
public EventDescriptorCollection GetEvents()
public:
virtual EventDescriptorCollection^ GetEvents() sealed
public final function GetEvents() : EventDescriptorCollection
戻り値
型 : System.ComponentModel.EventDescriptorCollection
実装
ICustomTypeDescriptor.GetEvents()
参照
参照
SqlDatabaseSchemaViewNodeExtender クラス
SqlDatabaseSchemaViewNodeExtender メンバ
Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.DatabaseSchemaView 名前空間