ObjType-Eigenschaft
Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. 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
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .FilterNodeConstant. . :: . .ObjectType
An FilterNodeConstant..::..ObjectType value that indicates the constant type.