FireDAC.Comp.Client.TFDCustomConnection.AttachClient
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 |
説明
オブジェクトを内部的に、接続コンポーネントと関連付けます。
データセットは、接続コンポーネントを使用して開始した際に、このメソッドを呼び出します。