Share via


Énumération FilterNodeConstant.ObjectType

Indicates the constant type. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. 

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 Enumeration ObjectType
'Utilisation
Dim instance As FilterNodeConstant.ObjectType
public enum ObjectType
public enum class ObjectType
type ObjectType
public enum ObjectType

Membres

Nom de membre Description
Number The constant is a number.
Boolean The constant is a Boolean.
String The constant is a string.