API:Bde.DBTables.TQuery.SQLBinary

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SQLBinary: PAnsiChar read FSQLBinary write FSQLBinary;

C++

__property char * SQLBinary = {read=FSQLBinary, write=FSQLBinary};

Properties

Type Visibility Source Unit Parent
property public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TQuery

Description

Embarcadero Technologies does not currently have any additional information.