SqlScriptEditorControl.MultiServerPropertiesDisplay.GetDefaultProperty 메서드

Gets the default property for this instance.

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

구문

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

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

반환 값

유형: System.ComponentModel.PropertyDescriptor
A PropertyDescriptor object that represents the default property for this object.

구현

ICustomTypeDescriptor.GetDefaultProperty()

참고 항목

참조

SqlScriptEditorControl.MultiServerPropertiesDisplay 클래스

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