Data.DB.TParam.SetAsParams
Delphi
procedure SetAsParams(const Value: TParams);
C++
void __fastcall SetAsParams(TParams* const Value);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | Data.DB.pas Data.DB.hpp |
Data.DB | TParam |
Beschreibung
Wird von TSQLServerMethod zum Festlegen von TParams-Parametern verwendet.