XPObjectSourceRecord Class
Represents a data record in an XPObjectSource.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Remarks
XPObjectSourceRecord is used when the XPObjectSource.Properties collection is populated. Otherwise, XPObjectSource stores objects specified by the XPObjectSource.EntityType.
Inheritance
Object
XPObjectSourceRecord
See Also