IBX.IBSubscription.TIBSubscriptionInfo.GetColumns

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetColumns: String;

C++

System::UnicodeString __fastcall GetColumns();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionInfo


Beschreibung

Gibt die Spalten im Format <Spalte> [, <Spalte>] zurück.

Siehe auch