1 write to _maxLen
System.Data.OleDb (1)
ColumnBinding.cs (1)
81
_maxLen
= binding.cbMaxLen.ToInt32();
1 reference to _maxLen
System.Data.OleDb (1)
ColumnBinding.cs (1)
111
get { return
_maxLen
; }