Datasnap.DSAuth.TDSRoleItems

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Datasnap.DSAuth.pas Datasnap.DSAuth.hpp
| |
Unit: Datasnap.DSAuth | |
Parent: Datasnap.DSAuth |
Delphi
TDSRoleItems = class(TCollection)
C++
class PASCALIMPLEMENTATION TDSRoleItems : public System::Classes::TCollection
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.