Condividi tramite


Enumerazione OperatorType

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

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Enumeration OperatorType
'Utilizzo
Dim instance As OperatorType
public enum OperatorType
public enum class OperatorType
type OperatorType
public enum OperatorType

Membri

Nome membro Descrizione
NONE
AND
OR
EQ
NE
LT
GT
LE
GE
IN
LIKE
NOT_IN
NOT_LIKE

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.