3 references to GetBindType
System.Data.OleDb (3)
OleDbParameter.cs (3)
111return GetBindType(Value).enumDbType; 137return GetBindType(Value).enumOleDbType; 295NativeDBType dbtype = GetBindType(value);