IBX.IBSQL.TIBXSQLDA.Count

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Count: Integer read FCount write SetCount;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLDA

Description

Renvoie le nombre de champs de la XSQLDA.

Utilisez la propriété Count pour renvoyer le nombre de champs de la XSQLDA.