Data.Win.ADODB.TParameters.Refresh
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Win.ADODB.pas Data.Win.ADODB.hpp
| |
Unit: Data.Win.ADODB | |
Parent: TParameters |
Delphi
function Refresh: Boolean;
C++
bool __fastcall Refresh();
Description
Refreshes a parameter collection.
Call Refresh to ensure a parameter collection has the most up to date information on available parameters.