Constructor MaxFieldLength
MaxFieldLength(Int32)
Public constructor to allow users to specify the maximum field size limit.
Declaration
public MaxFieldLength(int limit)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | limit | The maximum field length |