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.