IBX.IBSubscription.TIBSubscriptionInfo.AddColumns
Delphi
procedure AddColumns(Columns : TStrings);
C++
void __fastcall AddColumns(System::Classes::TStrings* Columns);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBSubscription.pas IBX.IBSubscription.hpp |
IBX.IBSubscription | TIBSubscriptionInfo |
Description
Adds a string list of columns to replace the existing columns.
The list can be delimited by a comma or by a single line.