ScalarType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ScalarType
type ScalarType =
Public Enum ScalarType
- Inheritance
-
ScalarType
Fields
Column | 0 | |
Expression | 1 | |
Literal | 2 | |
Null | 3 | |
ScalarFunction | 4 | |
ScalarVariable | 5 | |
UdtMember | 6 |