หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Do not reference this member directly in your code. It supports the SQL Server infrastructure. Gets an FilterNodeConstant.ObjectType value that indicates the constant type.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property ObjType As FilterNodeConstant.ObjectType
Get
'Usage
Dim instance As FilterNodeConstant
Dim value As FilterNodeConstant.ObjectType
value = instance.ObjType
public FilterNodeConstant.ObjectType ObjType { get; }
public:
property FilterNodeConstant.ObjectType ObjType {
FilterNodeConstant.ObjectType get ();
}
member ObjType : FilterNodeConstant.ObjectType
function get ObjType () : FilterNodeConstant.ObjectType
Property Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeConstant.ObjectType
An FilterNodeConstant.ObjectType value that indicates the constant type.