maxLength property

int maxLength
final

sys.columns.max_length, in bytes: an nvarchar(50) is 100 and a max column is -1. Binds a null with the declared size.

Implementation

final int maxLength;