GetObjectStubsByKeyQuery Constructors
Contains essential information on a query which retrieves persistent objects by their key values via ISerializableObjectLayer objects.Name | Parameters | Description |
---|---|---|
GetObjectStubsByKeyQuery() | none | This member supports the internal infrastructure and is not intended to be used directly from your code. |
GetObjectStubsByKeyQuery(XPClassInfoStub, ICollection) | classInfo, idCollection | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also