Propriété FilterNodeConstant.ObjType
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Gets an FilterNodeConstant.ObjectType value that indicates the constant type.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ObjType As FilterNodeConstant.ObjectType
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeConstant.ObjectType
An FilterNodeConstant.ObjectType value that indicates the constant type.