RootFacetAttribute.RootType 속성

Gets the root type of the root facet attribute.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Public ReadOnly Property RootType As Type 
    Get
‘사용 방법
Dim instance As RootFacetAttribute 
Dim value As Type 

value = instance.RootType
public Type RootType { get; }
public:
property Type^ RootType {
    Type^ get ();
}
member RootType : Type
function get RootType () : Type

속성 값

유형: System.Type
A value that represents the root type of the root facet attribute.

참고 항목

참조

RootFacetAttribute 클래스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스