IBX.IBIntf.IGDSLibrary.isc_dsql_set_cursor_name

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
IBX.IBIntf.pas
IBX.IBIntf.hpp
IBX.IBIntf IGDSLibrary

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.