ObjectsByKeyQuery.IdCollection Property
Gets a collection of key property values of persistent objects to include in the query.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ICollection | A collection of key property values. |
See Also