Share via


SqlScriptEditorControl.MultiServerPropertiesDisplay.GetEvents 메서드

Gets the events for this instance.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public Function GetEvents As EventDescriptorCollection
‘사용 방법
Dim instance As SqlScriptEditorControl.MultiServerPropertiesDisplay 
Dim returnValue As EventDescriptorCollection 

returnValue = instance.GetEvents()
public EventDescriptorCollection GetEvents()
public:
virtual EventDescriptorCollection^ GetEvents() sealed
abstract GetEvents : unit -> EventDescriptorCollection  
override GetEvents : unit -> EventDescriptorCollection
public final function GetEvents() : EventDescriptorCollection

반환 값

유형: System.ComponentModel.EventDescriptorCollection
An EventDescriptorCollection object that represents the events for this instance.

구현

ICustomTypeDescriptor.GetEvents()

참고 항목

참조

SqlScriptEditorControl.MultiServerPropertiesDisplay 클래스

GetEvents 오버로드

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스