API:FireDAC.Comp.Client.TFDConnection

提供: RAD Studio API Documentation
移動先: 案内検索

FireDAC.Comp.Client.TFDCustomConnectionData.DB.TCustomConnectionSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDConnection

Delphi

TFDConnection = class(TFDCustomConnection)

C++

class PASCALIMPLEMENTATION TFDConnection : public TFDCustomConnection

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

説明

DBMS との接続の確立を担当するクラスです。

FireDAC.Comp.Client.TFDConnection は FireDAC.Comp.Client.TFDCustomConnection を継承しています。以下の内容はすべて FireDAC.Comp.Client.TFDCustomConnection を参照しています。 DBMS との接続の確立を担当するクラスです。

TFDCustomConnection を使用すると、DBMS への接続を確立でき、関連付けられたデータセットを管理できます。このクラスでは一部のプロパティを隠蔽しており、下位クラスでプロパティの可視性を制御できるようになっています。エンド ユーザーは TFDConnection を使用してください。

関連項目