Data.DBXCommonTable.TDBXActiveTableReaderItem.SetParameterList
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXActiveTableReaderItem |
Delphi
procedure SetParameterList(const AParameterList: TDBXParameterList);
C++
void __fastcall SetParameterList(Data::Dbxcommon::TDBXParameterList* const AParameterList);
Description
For internal use only.
SetParameterList represents the protected setter method for the ParameterList property. Do not use SetParameterList. It is for internal use only.