3 references to GetBindType
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbParameter.cs (3)
108return GetBindType(Value).enumDbType; 131return GetBindType(Value).enumOleDbType; 263NativeDBType dbtype = GetBindType(value);