FireDAC.Phys.ODBCWrapper.TODBCVariable.Connection

From RAD Studio API Documentation
Revision as of 05:27, 27 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FireDAC.Phys.ODBCWrapper.TODBCVariable.Connection|api}} ==Description== {{#lsth:API:FireDAC.Phys.ODBCWrapper.TODBCVariable.Connection|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property Connection: TODBCConnection read GetConnection;

C++

__property TODBCConnection* Connection = {read=GetConnection};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.