Partager via


Énumération OperatorType

The OperatorType enumeration contains values that are used to specify the type of operator.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Enumeration OperatorType
'Utilisation
Dim instance As OperatorType
public enum OperatorType
public enum class OperatorType
type OperatorType
public enum OperatorType

Membres

Nom de membre Description
NONE
AND
OR
EQ
NE
LT
GT
LE
GE
IN
LIKE
NOT_IN
NOT_LIKE

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.