IViewType 인터페이스

Describes every view type in the object explorer.

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

구문

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

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

속성

  이름 설명
공용 속성 Guid Gets the unique identifier of the view type.
공용 속성 Name Gets the name of the view type.

맨 위로 이동

참고 항목

참조

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