maxLength property

int maxLength
final

Bytes, as sys.columns reports it: an nvarchar(50) is 100, and a max column is -1.

Implementation

final int maxLength;