Back to Devexpress

XPObjectSourceRecord Class

xpo-devexpress-dot-xpo-0bf46879.md

latest1.2 KB
Original Source

XPObjectSourceRecord Class

Represents a data record in an XPObjectSource.

Namespace : DevExpress.Xpo

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public sealed class XPObjectSourceRecord
vb
Public NotInheritable Class XPObjectSourceRecord

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

XPObjectSourceRecord Members

DevExpress.Xpo Namespace