Freigeben über


OperatorType-Enumeration

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

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Enumeration OperatorType
'Usage
Dim instance As OperatorType
public enum OperatorType
public enum class OperatorType
type OperatorType
public enum OperatorType

Member

Membername Beschreibung
NONE
AND
OR
EQ
NE
LT
GT
LE
GE
IN
LIKE
NOT_IN
NOT_LIKE

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.