Sie müssen die Methoden so definieren, damit der Methodenparameter, den Sie als OUT- oder INOUT-Parameter verwenden wollen, ein Array eines Java-Datentyps ist, der dem SQL-Datentyp des OUT- oder INOUT-Parameters entspricht.
You must define the method so that the method parameter you want to use as an OUT or INOUT parameter is an array of a Java data type that corresponds to the SQL data type of the OUT or INOUT parameter.
Definieren Sie die Methode so, dass der Methodenparameter, den Sie als OUT- oder INOUT-Parameter verwenden möchten, ein Array eines Java-Datentyps ist, der dem SQL-Datentyp des OUT- oder INOUT-Parameters entspricht.
Define the method so that the method parameter you want to use as an OUT or INOUT parameter is an array of a Java data type that corresponds to the SQL data type of the OUT or INOUT parameter.
Da das Array der Programmiersprache C auch das Nullabschlusszeichen enthalten muss, wird der Datentyp char a[n] dem SQL-Datentyp CHAR(n - 1) zugeordnet, der n-1 Zeichen speichern kann.
Because the C-language array must also hold the NULL terminator, a char a[n] data type maps to a CHAR(n - 1) SQL data type, which can hold n-1 characters.
Autres résultats
Dieser unterscheidet sich von der speziellen Transact-SQL-Spalte TIMESTAMP und dem speziellen Transact-SQL-Datentyp TIMESTAMP.
It is distinct from the special Transact-SQL TIMESTAMP column and data type.
Der ANSI SQL-Datentyp BIT entspricht nicht dem Microsoft Access SQL-Datentyp BIT, sondern dem gibt keine ANSI SQL-Entsprechung für den Microsoft Access SQL-Datentyp BIT.
The ANSI SQL BIT data type does not correspond to the Microsoft Access SQL BIT data type. It corresponds to the BINARY data type instead. There is no ANSI SQL equivalent for the Microsoft Access SQL BIT data type.
Domänen-ID-Konstante für einen nummerischen Wert mit fester Gesamtstellenzahl (Größe) und mit Dezimalstellen hinter dem Dezimalzeichen (SQL-Datentyp NUMERIC(Gesamtstellenzahl, Dezimalstellen)).
Domain ID constant for a numeric value of fixed precision (size) total digits and with scale digits after the decimal (SQL type NUMERIC(precision, scale)).
Jeder Open Client-Datentyp wird dem entsprechenden SQL Anywhere-Datentyp zugeordnet.
Ein CHAR-Feld wird immer im Unicode-Darstellungsformat gespeichert, das gleichwertig mit dem ANSI SQL NATIONAL CHAR-Datentyp ist.
A CHAR field is always stored in the Unicode representation format, which is the equivalent of the ANSI SQL NATIONAL CHAR data type.
Mit dieser Option sollen Unterschiede zwischen dem SQL Anywhere CHAR-Datentyp und dem CHAR- oder VARCHAR-Datentyp aufgelöst werden, die von der konsolidierten Datenbank verwendet werden.
This option helps resolve differences between the SQL Anywhere CHAR data type and the CHAR or VARCHAR data type used by the consolidated database.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.