Datasnap.DSAuth.TDSRoleItems

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTDSRoleItems

Delphi

TDSRoleItems = class(TCollection)

C++

class PASCALIMPLEMENTATION TDSRoleItems : public System::Classes::TCollection

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth Datasnap.DSAuth

Description

Container for TDSRoleItem instances.

TDSRoleItems is a collection of TDSRoleItem, which allows for maintaining multiple role items in one location. TDSRoleItems also contains a procedure for specifying that changes have been made to the collection, and a property for retrieving the last date/time the collection was updated.