Freigeben über


FacetInfo.FacetType-Eigenschaft

Gets the facet type.

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

Syntax

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

Eigenschaftswert

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

Siehe auch

Verweis

FacetInfo Klasse

Microsoft.SqlServer.Management.Dmf-Namespace

Andere Ressourcen

Festlegen von Eigenschaften