Translation of "the data callback function" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
der Datenrückgabefunktion
die Datenrückgabefunktion
The data retrieved with the help command is returned to the caller by the data callback function.
Die durch das help-Kommando ermittelten Daten werden über die Datenrückgabefunktion an den Aufrufer zurückgegeben.
The return value of the data callback function should be zero if no (semantic) error occurred. In case of an error, a nonzero value must be returned to abort the database query. Warning
Der Rückgabewert der Datenrückgabefunktion sollte Null sein, wenn kein (semantischer) Fehler im Verarbeitungsprogramm der Funktion aufgetreten ist; im Fehlerfall sollte ein Wert ungleich Null zurückgegeben werden, um die Datenbankabfrage abzubrechen. Warnung
The selected data fields are returned to the caller via the data callback function specified with the third parameter.
If no table name is given, then the help command returns the names of the defined database tables via the table name parameter of the data callback function, i.e., the data callback function is called once per table.
Wird kein Tabellenname spezifiziert, dann liefert das help-Kommando die Namen der in der Datenbank definierten Tabellen im entsprechenden Parameter der Datenrückgabefunktion zurück, d.h. pro Tabellendefinition erfolgt ein Aufruf der Datenrückgabefunktion.
The data callback function is used to return selected data fields to the caller of sqlcmd.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.