IBX.IBIntf.IGDSLibrary.isc_dsql_set_cursor_name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function isc_dsql_set_cursor_name(status_vector : PISC_STATUS; stmt_handle : PISC_STMT_HANDLE;  cursor_name : PByte; _type : UShort): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_dsql_set_cursor_name(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_STMT_HANDLE stmt_handle, System::PByte cursor_name, System::Word _type) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!