Condividi tramite


Proprietà RootType

Gets the root type of the root facet attribute. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

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

Valore proprietà

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