Data.Bind.DBScope.TCustomBindScopeDB.GetMemberNames
[–] Properties | |
---|---|
Type: procedure | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas | |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindScopeDB |
Delphi
procedure GetMemberNames(AList: TStrings); virtual;
Description
Populates the list given through the AList
parameter with the names of the members in the dataset.