Table of Contents

TEntityListArgs Class

Arguments of the event fired when the client queries an entity collection.

Syntax

Unit: XData.Module.Events

TEntityListArgs = class(TXDataModuleArgs);

Constructors

Name Description
Create Creates the event arguments for a collection query.

Properties

Name Description
Criteria Gets the Aurelius criteria built from the client request.