API:Bde.DBTables.TStoredProc.ParamByName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: TStoredProc | |
Delphi
function ParamByName(const Value: string): TParam;
C++
Data::Db::TParam* __fastcall ParamByName(const System::UnicodeString Value);
Description
Embarcadero Technologies does not currently have any additional information.