maxLength property
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;
sys.columns.max_length, in bytes: an nvarchar(50) is 100 and a max
column is -1. Binds a null with the declared size.
final int maxLength;