Proprietà FacetInfo.FacetType

Gets the facet type.

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

Sintassi

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

Valore proprietà

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

Vedere anche

Riferimento

FacetInfo Classe

Spazio dei nomi Microsoft.SqlServer.Management.Dmf

Altre risorse

Impostazione delle proprietà