Class ConstantValueType
Type of a constant
Inheritance
System.Object
ConstantValueType
Namespace: MESL.SqlRace.Domain.Functions
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class ConstantValueType : Enum
Fields
Number
Number value (represented as a double in .NET)
Declaration
public const ConstantValueType Number
Field Value
Type | Description |
---|---|
ConstantValueType |
String
String value
Declaration
public const ConstantValueType String
Field Value
Type | Description |
---|---|
ConstantValueType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |