FireDAC.Phys.IBBase.TFDIBSecurity.AGroupID
Delphi
property AGroupID: Integer index ord(svGroupID) read GetInt write SetInt stored IsStored;
C++
__property int AGroupID = {read=GetInt, write=SetInt, stored=IsStored, index=6, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp |
FireDAC.Phys.IBBase | TFDIBSecurity |
Description
The group ID of a person.
Use the AGroupID property to specify an optional group ID of the person identified by AUserName.