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 との接続の確立を担当するクラスです。

TFDConnection を使用すると、DBMS への接続を確立でき、関連付けられたデータセットを管理できます。

関連項目

サンプル