Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of binary query expression.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration BinaryQueryExpressionType
public enum BinaryQueryExpressionType
public enum class BinaryQueryExpressionType
type BinaryQueryExpressionType
public enum BinaryQueryExpressionType
Members
Member name | Description | |
---|---|---|
Union | Type is Union | |
Except | Type is Except | |
Intersect | Type is Intersect |