2 implementations of vValue
System.Data.OleDb (2)
OleDbStruct.cs (2)
508object? ItagDBPROPINFO.vValue => this.vValue; 535object? ItagDBPROPINFO.vValue => this.vValue;
1 reference to vValue
System.Data.OleDb (1)
PropertyInfoSet.cs (1)
89propertyInfo._supportedValues = propinfo.vValue;