FireDAC.Phys.ODBCWrapper.TODBCLib.GetODBCTextProcAddress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetODBCTextProcAddress(const AProcName: String; ARequired: Boolean = True): Pointer;

C++

void * __fastcall GetODBCTextProcAddress(const System::UnicodeString AProcName, bool ARequired = true);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCLib

Description

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