IBX.IBSQL.TIBXSQLVAR.Index

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Index: Integer read FIndex;

C++

__property int Index = {read=FIndex, nodefault};

Properties

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

Description

Indicates the position of the XSQLVAR in the XSQLDA.

Use the Index property to obtain the position of the XSQLVAR in the XSQLDA.