Vertaling van "ulvalue" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
An empty ULValue class object if the column does not exist.
A boolean value to be treated as a ULValue.
Ein boolescher Wert, der als eine ULValue behandelt werden soll.
A pointer to the null-terminated string representation of this ULValue.
Ein Zeiger zur Zeichenfolgedarstellung mit Nullabschlusszeichen dieser ULValue.
Compares strings, or string representations of ULValue objects.
Vergleicht Zeichenfolgen oder Zeichenfolgedarstellungen der ULValue.
You do not need to explicitly construct a ULValue class object as the compiler does this automatically in many cases.
Es ist nicht erforderlich, ein ULValue-Klasse-Objekt explizit zu erstellen, da der Compiler dies oft automatisch macht.
3 if the sqlca of either ULValue class object is not set.
A ULValue object must be bound to a connection in order for many of its methods to succeed.
Eine ULValue muss an eine Verbindung gebunden sein, da sonst viele der Methoden nicht erfolgreich angewendet werden können.
The ULValue object returned has
Similarly, the table->Get() call takes a ULValue class parameter as the column identifier.
Similarly, the table->Get() call takes a ULValue parameter as the column identifier.
Der Aufruf table->Get() verwendet ebenfalls eine ULValue als Spaltenbezeichner.
True if this object is either an empty ULValue object, or if it references a cursor field that is set to NULL.
TRUE, wenn dieses Objekt eine leere ULValue ist oder wenn sie einen Cursor referenziert, der auf NULL festgelegt ist.
Cast a ULValue class to an unsigned int. Syntax
ULValue class contains many constructors and cast operators, so you can use ULValue class seamlessly (in most cases) without explicitly instantiating a ULValue class.