Class SQLRaceEventType
An event generated by SQLRace that can be used by the API user
Inheritance
System.Object
SQLRaceEventType
Namespace: MESL.SqlRace.Domain
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class SQLRaceEventType : Enum
Fields
Error
An error happened that needs to be notified to the user
Declaration
public const SQLRaceEventType Error
Field Value
Type | Description |
---|---|
SQLRaceEventType |
Info
An info that needs to be notified to the user
Declaration
public const SQLRaceEventType Info
Field Value
Type | Description |
---|---|
SQLRaceEventType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |