2 references to PropVariant
System.Data.OleDb (2)
OleDb_Enum.cs (2)
152private static readonly unsafe NativeDBType D_PropVariant = new NativeDBType(0xff, sizeof(ComVariant), true, false, OleDbType.PropVariant, NativeDBType.PROPVARIANT, S_PROPVARIANT, typeof(object), NativeDBType.VARIANT, DbType.Object); // 22
255OleDbType.PropVariant => D_PropVariant, // 138