Data.Win.ADODB.TParameters.Refresh

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

Delphi

function Refresh: Boolean;

C++

bool __fastcall Refresh();

プロパティ

種類 可視性 ソース ユニット
function public
Data.Win.ADODB.pas
Data.Win.ADODB.hpp
Data.Win.ADODB TParameters

説明

Refresh は,パラメータコレクションを更新します。

Refresh メソッドを呼び出すと,利用可能なパラメータに関する最新の情報にパラメータコレクションを更新できます。

関連項目