Vertaling van "to a GUID" 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.
Converts a String to a GUID, which is an array of type Byte.
Wandelt eine Zeichenfolge in eine GUID um, die ein Array des Typs 'Byte' ist.
The following example uses the GUIDFromString function to convert a string to a GUID.
Im folgenden Beispiel wird die GUIDFromString -Funktion zum Umwandeln einer Zeichenfolge in eine GUID verwendet.
One is to set the data type of the primary key to a GUID.
Eine von ihnen ist, den Datentyp des Primärschlüssels auf eine GUID festzulegen.
The remote ID is initially set to NULL and is set to a GUID during a database's first synchronization.
Die entfernte ID ist ursprünglich auf NULL gesetzt und ändert sich während der ersten Synchronisation einer Datenbank auf eine GUID.
During the first synchronization, the MobiLink server sets the remote ID to a GUID.
Während der ersten Synchronisation setzt der MobiLink-Server die entfernte ID auf eine GUID.
To convert a string back to a GUID, use the GUIDFromString function.
Zum Konvertieren einer Zeichenfolge zurück in eine GUID verwenden Sie die Funktion GUIDFromString.
The GUIDFromString function converts a string to a GUID, which is an array of type Byte.
Die GUIDFromString -Funktion wandelt eine Zeichenfolge in eine GUID um, also ein Array vom Typ Byte.
The specified value is invalid because it is null or cannot be converted to a Guid.
Der angegebene Wert ist ungültig, weil er null ist oder nicht in eine GUID konvertiert werden kann.
A string expression which evaluates to a GUID in string form.
Ein Zeichenfolgenausdruck , der zu einem als Zeichenfolge vorliegenden GUID-Wert ausgewertet wird.
Cast a to a GUID structure.
Converts a string to a GUID struct.
The required stringexpression argument is a string expression which evaluates to a GUID in string form.
Das erforderliche Argument stringexpression ist ein Zeichenfolgenausdruck, der als GUID in Zeichenfolgenform ausgewertet wird.
One is to set the data type of the primary key to a GUID.