Compartir a través de


RootFacetAttribute.RootType Propiedad

Gets the root type of the root facet attribute.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public ReadOnly Property RootType As Type 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

RootFacetAttribute Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc