Udostępnij za pośrednictwem


Właściwość RootFacetAttribute.RootType

Pobiera główny typ atrybut aspekt głównego.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property RootType As Type
    Get
'Użycie
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

Wartość właściwości

Typ: System.Type
Wartość, która reprezentuje typ atrybut główny aspekt głównego.