API:FireDAC.Phys.ODBCWrapper.TODBCVariableList.FindByToken

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindByToken(ApToken: SQLPointer): TODBCVariable;

C++

TODBCVariable* __fastcall FindByToken(void * ApToken);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCVariableList

Description

Embarcadero Technologies does not currently have any additional information.