IUIObjectTypeInfo 인터페이스

Represents information about the type of the UIObject.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface IUIObjectTypeInfo
‘사용 방법
Dim instance As IUIObjectTypeInfo
public interface IUIObjectTypeInfo
public interface class IUIObjectTypeInfo
type IUIObjectTypeInfo =  interface end
public interface IUIObjectTypeInfo

IUIObjectTypeInfo 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 DefaultIcon Gets the default icon for the object.
공용 속성 HasDynamicIcon Gets a value indicating whether the object have a dynamic icon.

맨 위로 이동

메서드

  이름 설명
공용 메서드 GetDynamicIcon Retrieves a dynamic icon for the object.

맨 위로 이동

참고 항목

참조

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