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