Data.Bind.DBScope.TCustomBindScopeDB.GetMemberNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetMemberNames(AList: TStrings); virtual;

Properties

Type Visibility Source Unit Parent
procedure protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

Description

Populates the list given through the AList parameter with the names of the members in the dataset.

See Also