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

関連項目