Propriété FacetType

Gets the facet type.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FacetType As Type
    Get
'Utilisation
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

Valeur de propriété

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