FireDAC.Phys.TData.TFDPhysTDataDriverLink
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.