Class ConstantType
Type of a constant
Inheritance
System.Object
ConstantType
Namespace: MESL.SqlRace.Domain.Functions
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class ConstantType : Enum
Fields
Global
Default constant
Declaration
public const ConstantType Global
Field Value
Type | Description |
---|---|
ConstantType |
Session
Session constant
Declaration
public const ConstantType Session
Field Value
Type | Description |
---|---|
ConstantType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |