1 reference to S_LONGVARBINARY
System.Data (1)
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (1)
177static private readonly NativeDBType D_LongVarBinary = new NativeDBType(0xff, -1, false, true, OleDbType.LongVarBinary, NativeDBType.BYTES, S_LONGVARBINARY, typeof(System.Byte[]), NativeDBType.BYTES, DbType.Binary ); // 19