FireDAC.Phys.TData.TFDPhysTDataDriverLink

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.ODBCBase.TFDPhysODBCBaseDriverLinkFireDAC.Phys.TFDPhysDriverLinkFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysTDataDriverLink

Delphi

TFDPhysTDataDriverLink = class(TFDPhysODBCBaseDriverLink)

C++

class PASCALIMPLEMENTATION TFDPhysTDataDriverLink : public Firedac::Phys::Odbcbase::TFDPhysODBCBaseDriverLink

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.TData.pas
FireDAC.Phys.TData.hpp
FireDAC.Phys.TData FireDAC.Phys.TData

Description

Use the TFDPhysTDataDriverLink component to link the Teradata driver to an application and to set it up.

Generally, you only need to include the FireDAC.Phys.TData unit in your application uses clause.

See Also