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