2 implementations of dwPropertyID
System.Data.OleDb (2)
OleDbStruct.cs (2)
502
int ItagDBPROPINFO.
dwPropertyID
=> this.dwPropertyID;
529
int ItagDBPROPINFO.
dwPropertyID
=> this.dwPropertyID;
1 reference to dwPropertyID
System.Data.OleDb (1)
PropertyInfoSet.cs (1)
86
propertyInfo._propertyID = propinfo.
dwPropertyID
;