2 references to UDT
System.Data (2)
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (2)
198static private readonly NativeDBType D_Udt = new NativeDBType(0xff, -1, false, false, OleDbType.VarBinary, NativeDBType.UDT, S_BINARY, typeof(System.Byte[]), NativeDBType.BYTES, DbType.Binary ); // 39 - (unicode pointer) 401case UDT: return D_Udt;