2 implementations of dwPropertyID
System.Data.OleDb (2)
OleDbStruct.cs (2)
322
int ItagDBPROP.
dwPropertyID
=> this.dwPropertyID;
352
int ItagDBPROP.
dwPropertyID
=> this.dwPropertyID;
1 reference to dwPropertyID
System.Data.OleDb (1)
OleDbConnectionStringBuilder.cs (1)
487
if ((info._propertyID == prop.
dwPropertyID
) && (info._propertySet == propertyset))