query_param_infoT_query_param_infoQueryParamInfoQueryParamInfoquery_param_info (Operator)
Name
query_param_infoT_query_param_infoQueryParamInfoQueryParamInfoquery_param_info — Slots der Online-Informationen für get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfoget_param_info.
Signatur
query_param_info( : : : Slots)
Herror T_query_param_info(Htuple* Slots)
def query_param_info() -> Sequence[str]
Beschreibung
query_param_infoquery_param_infoQueryParamInfoQueryParamInfoQueryParamInfoquery_param_info liefert die Namen der Informationen
(SlotsSlotsSlotsSlotsslotsslots), die für jeden Parameter eines Operators online zur
Verfügung stehen (Online-Texte).
Die Online-Texte selbst können mit
get_param_info(::<Procedurname>,<Parametername>,<Slot>:<Information>)get_param_info(<Procedurname>,<Parametername>,<Slot>,<Information>)GetParamInfo(<Procedurname>,<Parametername>,<Slot>,<Information>)GetParamInfo(<Procedurname>,<Parametername>,<Slot>,<Information>)GetParamInfo(<Procedurname>,<Parametername>,<Slot>,<Information>)get_param_info(<Procedurname>,<Parametername>,<Slot>,<Information>)
abgefragt werden.
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
Ergebnis
query_param_infoquery_param_infoQueryParamInfoQueryParamInfoQueryParamInfoquery_param_info liefert immer den Wert TRUE.
Nachfolger
get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfoget_param_info
Siehe auch
get_param_infoget_param_infoGetParamInfoGetParamInfoGetParamInfoget_param_info
Modul
Foundation