Freigeben über


RootType-Eigenschaft

Gets the root type of the root facet attribute. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public ReadOnly Property RootType As Type
    Get
'Usage
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

Eigenschaftswert

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