TEntitySetPermissionItems Class
Collection of per-entity-set permission definitions, used by the TXDataServer.EntitySetPermissions property of a server component.
Syntax
Unit: XData.Comp.Server
TEntitySetPermissionItems = class(TOwnedCollection);
Methods
| Name | Description |
|---|---|
| Add | Adds a new, empty permission item to the collection. |
Properties
| Name | Description |
|---|---|
| Items[Index] | Provides indexed access to the permission items in the collection. |