IBX.IBIntf.IGDSLibrary.isc_dsql_prepare

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function isc_dsql_prepare(status_vector : PISC_STATUS; tran_handle : PISC_TR_HANDLE;
stmt_handle : PISC_STMT_HANDLE; length : UShort;
statement : PByte; dialect : UShort;
xsqlda : PXSQLDA): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_dsql_prepare(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_TR_HANDLE tran_handle, Ibx::Ibheader::PISC_STMT_HANDLE stmt_handle, System::Word length, System::PByte statement, System::Word dialect, Ibx::Ibheader::PXSQLDA xsqlda) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
IBX.IBIntf.pas
IBX.IBIntf.hpp
IBX.IBIntf IGDSLibrary

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !