XPObjectSourceRecord(Object[]) Constructor
Initializes a new instance of the XPObjectSourceRecord class.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| data | Object[] | An array of property values. |
See Also