IBX.IBSQL.TIBXSQLDA.RecordSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RecordSize: Integer read GetRecordSize;

C++

__property int RecordSize = {read=GetRecordSize, nodefault};

Properties

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

Description

Returns the size of the XSQLDA record.

Use the RecordSize property to return the XSQLDA record size.