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