FacetType 属性

Gets the facet type.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public ReadOnly Property FacetType As Type
    Get
用法
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

属性值

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