3 references to BSTR
System.Data.OleDb (3)
OleDb_Enum.cs (2)
132private static readonly NativeDBType D_BSTR = new NativeDBType(0xff, IntPtr.Size, false, false, OleDbType.BSTR, NativeDBType.BSTR, S_BSTR, typeof(string), NativeDBType.BSTR, DbType.String); // 2 - integer4 (pointer)
233OleDbType.BSTR => D_BSTR, // 8