Compartilhar via


Propriedade do RDL FacetInfo.FacetType

Gets the facet type.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public ReadOnly Property FacetType As Type 
    Get
'Uso
Dim instance As FacetInfo 
Dim value As Type 

value = instance.FacetType
public Type FacetType { get; }
public:
property Type^ FacetType {
    Type^ get ();
}
member FacetType : Type
function get FacetType () : Type

Valor da propriedade

Tipo: System.Type
A Type value that specifies the facet system type.

Consulte também

Referência

FacetInfo Classe

Namespace Microsoft.SqlServer.Management.Dmf

Outros recursos

Definindo propriedades