PredLogicalExpr.LogicalOperatorType 열거형

Represents an enumeration of the logical operator types: AND, OR, NOT.

네임스페이스:  Microsoft.SqlServer.Management.XEvent
어셈블리:  Microsoft.SqlServer.Management.XEvent(Microsoft.SqlServer.Management.XEvent.dll)

구문

‘선언
Public Enumeration LogicalOperatorType
‘사용 방법
Dim instance As PredLogicalExpr.LogicalOperatorType
public enum LogicalOperatorType
public enum class LogicalOperatorType
type LogicalOperatorType
public enum LogicalOperatorType

멤버

멤버 이름 설명
And Logical AND operator.
Not Logical NOT operator.
Or Operator: OR.

참고 항목

참조

Microsoft.SqlServer.Management.XEvent 네임스페이스