Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.