Share via


SqlScriptEditorControl.MultiServerPropertiesDisplay.GetProperties 메서드

Gets the properties for this instance.

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

구문

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

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

반환 값

유형: System.ComponentModel.PropertyDescriptorCollection
A PropertyDescriptorCollection object that represents the properties for this instance.

구현

ICustomTypeDescriptor.GetProperties()

참고 항목

참조

SqlScriptEditorControl.MultiServerPropertiesDisplay 클래스

GetProperties 오버로드

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