Class SessionItemType
Session item type
Inheritance
System.Object
SessionItemType
Namespace: MESL.SqlRace.Domain
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class SessionItemType : Enum
Fields
Bool
Boolean type
Declaration
public const SessionItemType Bool
Field Value
| Type | Description |
|---|---|
| SessionItemType |
ByteArray
Byte array type
Declaration
public const SessionItemType ByteArray
Field Value
| Type | Description |
|---|---|
| SessionItemType |
DateTime
Date time type
Declaration
public const SessionItemType DateTime
Field Value
| Type | Description |
|---|---|
| SessionItemType |
Double
Double type
Declaration
public const SessionItemType Double
Field Value
| Type | Description |
|---|---|
| SessionItemType |
Long
Long integral type
Declaration
public const SessionItemType Long
Field Value
| Type | Description |
|---|---|
| SessionItemType |
String
String type
Declaration
public const SessionItemType String
Field Value
| Type | Description |
|---|---|
| SessionItemType |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |