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