Compartilhar via


Propriedade do RDL RootType

Gets the root type of the root facet attribute. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
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 da propriedade

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