FireDAC.Comp.Client.TFDCustomConnection.AttachClient

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

Delphi

procedure AttachClient(AClient: TObject);

C++

void __fastcall AttachClient(System::TObject* AClient);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomConnection


説明

オブジェクトを内部的に、接続コンポーネントと関連付けます。

データセットは、接続コンポーネントを使用して開始した際に、このメソッドを呼び出します。