IUIObjectMetadata 인터페이스

Provides an interface for the UIObjectMetadata class.

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

구문

‘선언
<CLSCompliantAttribute(True)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("1E66226B-DE2B-4d4d-9F31-034C2282971F")> _
Public Interface IUIObjectMetadata
‘사용 방법
Dim instance As IUIObjectMetadata
[CLSCompliantAttribute(true)]
[ComVisibleAttribute(true)]
[GuidAttribute("1E66226B-DE2B-4d4d-9F31-034C2282971F")]
public interface IUIObjectMetadata
[CLSCompliantAttribute(true)]
[ComVisibleAttribute(true)]
[GuidAttribute(L"1E66226B-DE2B-4d4d-9F31-034C2282971F")]
public interface class IUIObjectMetadata
[<CLSCompliantAttribute(true)>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("1E66226B-DE2B-4d4d-9F31-034C2282971F")>]
type IUIObjectMetadata =  interface end
public interface IUIObjectMetadata

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

메서드

  이름 설명
공용 메서드 GetType Retrieves the type of the current instance of an object.
공용 메서드 TryGetType Returns an Entity Data Model (EDM) type object by using the specified type name and the namespace name from this item collection.

맨 위로 이동

참고 항목

참조

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