API:IBX.IBSQL.TIBXSQLVAR.AsInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsInteger: Integer read GetAsLong write SetAsLong;

C++

__property int AsInteger = {read=GetAsLong, write=SetAsLong, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.