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