Back to Devexpress

GetObjectStubsByKeyQuery Class

xpo-devexpress-dot-xpo-4d2c64d0.md

latest1.4 KB
Original Source

GetObjectStubsByKeyQuery Class

Contains essential information on a query which retrieves persistent objects by their key values via ISerializableObjectLayer objects.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public class GetObjectStubsByKeyQuery
vb
Public Class GetObjectStubsByKeyQuery

The following members return GetObjectStubsByKeyQuery objects:

Remarks

This class supports the internal infrastructure and is not intended to be used directly from your code.

Inheritance

Object GetObjectStubsByKeyQuery

See Also

GetObjectStubsByKeyQuery Members

DevExpress.Xpo Namespace