IBX.IBSQL.TIBXSQLDA.Count

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Count: Integer read FCount write SetCount;

C++

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

Properties

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

Description

Returns the number of XSQLDA fields.

Use the Count property to return the number of XSQLDA fields.