1 write to dwPropertyID
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbStruct.cs (1)
297
dwPropertyID
= propertyID;
1 reference to dwPropertyID
System.Data (1)
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
444
if ((info._propertyID == prop.
dwPropertyID
) && (info._propertySet == propertyset)) {