Class ErrorGroups.MemoryQuota
MemoryQuota errors.
public static class ErrorGroups.MemoryQuota
- Inheritance
-
ErrorGroups.MemoryQuota
- Inherited Members
Fields
DiskQuotaExceeded
DiskQuotaExceeded error.
public const int DiskQuotaExceeded = 66256898
Field Value
ErrorPrefix
MemoryQuota error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
MemoryQuota group code.
public const short GroupCode = 1011
Field Value
GroupName
MemoryQuota group name.
public const string GroupName = "MEMQUOTA"
Field Value
Spilling
Spilling error.
public const int Spilling = 66256897
Field Value
SqlOutOfMemory
SqlOutOfMemory error.
public const int SqlOutOfMemory = 66256900
Field Value
StatementMemoryQuotaExceeded
StatementMemoryQuotaExceeded error.
public const int StatementMemoryQuotaExceeded = 66256899