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. |
limit | The maximum field length |