BinaryQueryExpressionType Enumeration
Specifies the types of binary query expression.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Except | The type is Except. | |
| Intersect | The type is Intersect. | |
| Union | The type is Union. |
Show: