FireDAC.Phys.ODBCWrapper.TODBCVariable.LocalBuffer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LocalBuffer: SQLPointer read FLocalBuffer write FLocalBuffer;

C++

__property void * LocalBuffer = {read=FLocalBuffer, write=FLocalBuffer};

Properties

Type Visibility Source Unit Parent
property protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCVariable

Description

Embarcadero Technologies does not currently have any additional information.