Share via


ScalarExpressionType Enum

Definition

public enum ScalarExpressionType
type ScalarExpressionType = 
Public Enum ScalarExpressionType
Inheritance
ScalarExpressionType

Fields

Name Value Description
Unknown 0
Binary 1
Case 2
Collate 4
ColumnReference 8
Literal 16
Function 32
GlobalVariableReference 64
SubQuery 128
Unary 256
Udt 512
VariableReference 1024
Null 16777216
Error 33554432

Applies to