Field MaximumLength
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
The greatest length a key may have, which bounds the column it is stored in and the index over it.
public const int MaximumLength = 256
Returns
- int
- The greatest length a key may have, which bounds the column it is stored in and the index over it.