FireDAC.Comp.Client.TFDCustomManager.SaveConnectionDefFile

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

Delphi

procedure SaveConnectionDefFile;

C++

void __fastcall SaveConnectionDefFile();

プロパティ

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


説明

接続定義をファイルに保存します。

SaveConnectionDefFile メソッドは、ConnectionDefs リストの永続接続定義のすべての変更を、ConnectionDefFileName で指定されるファイルに保存します。

関連項目

サンプル