IBX.IBSQL.TIBXSQLDA.Count

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Count: Integer read FCount write SetCount;

C++

__property int Count = {read=FCount, write=SetCount, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLDA

Beschreibung

Gibt die Anzahl der XSQLDA-Felder zurück.

Mit der Eigenschaft Count kann die Anzahl der XSQLDA-Felder ermittelt werden.