BooleanBinaryExpressionType Enumeration
Represents the types of boolean expressions that have two expressions as children.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| And | The And Boolean binary expression type. | |
| Or | The Or Boolean binary expression type. |
Show: