1 write to cbMaxLen
System.Data.OleDb (1)
DbBindings.cs (1)
204
_dbbindings[_index].
cbMaxLen
= (IntPtr)value;
1 reference to cbMaxLen
System.Data.OleDb (1)
ColumnBinding.cs (1)
81
_maxLen = binding.
cbMaxLen
.ToInt32();