Vertaling van "boolean type" 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.
ReadOnly A property of the Boolean type, which is read-only. The Add (Method) creates the item with the read-only property set to false.
ReadOnly: Eine Eigenschaft vom Typ Boolesch, die nur gelesen werden kann. Die Add-Methode erstellt das Element mit der schreibgeschützten Eigenschaft, für die der Wert "falsch" festgelegt ist.
This is another question, of boolean type.
The list of attributes includes only those whose values are string or boolean type.
In der Liste sind nur diejenigen Attribute enthalten, deren Werte vom Typ "Zeichenfolge" oder "Boolesch" sind.
The boolean type has two possible values: true or false.
Der Typ boolean kennt zwei mögliche Werte: true (wahr) oder false (falsch).
However, you can treat an integer field (or variable) containing only the values 0 and 1, or a logical expression such as Income < 10000, as though it were of boolean type.
Trotzdem können sie ein Integer-Feld (oder Variable) derartig behandeln, dass es nur die Werte 0 und 1 oder einen logischen Ausdruck wie „ Income < 10000 "enthält, als wäre es ein boolescher Typ.
Return value: A Boolean value of xs:boolean type; the value true in case the input string corresponds to the comparison pattern of the regular expression, otherwise the value false.
Rückgabewert: Ein boolescher Wert xs:boolean; der Wert true, wenn der Eingabestring dem Vergleichsmuster des RegEx entspricht, andernfalls der Wert false.
Fixed an issue that prevented boolean type fields with 'False' value from being displayed in custom resources.
Fehlerkorrektur - boolesche Felder mit dem Wert 'False' werden jetzt in benutzerdefinierten Ressourcen angezeigt.
For example, if you open the "Bank Server" diagram, you will notice that it contains the boolean type as opposed to the bool type used in C#.
Wenn Sie z.B. das Diagramm "Bank Server" öffnen, werden Sie sehen, dass es anstelle des in C# verwendeten Typs bool den Typ boolean enthält.
Privacy attribute of [[NOLOC:S1]] is not supported. This attribute is only supported for boolean type settings.
Das Privacy-Attribut von [[NOLOC:S1]] wird nicht unterstützt. Dieses Attribut wird nur für Einstellungen vom booleschen Typ unterstützt.
When a Java method returns a value, the datatype of the value is a string, numeric or boolean type, then it is converted to the corresponding XPath/XQuery type.
Wenn eine Java-Methode einen Wert zurückgibt und der Datentyp des Werts "string", "numeric" oder "boolean" ist, wird anschließend in den entsprechenden XPath/XQuery-Typ konvertiert.
JavaScript has a boolean type, with possible values true and false (both of which are keywords.)
JavaScript besitzt einen booleschen Typ, welcher mit den Werten true und false arbeitet (die beide Schlüsselwörter sind).
This property type represents a boolean type of value (True and False) in an object.
Dieser Attributtyp stellt einen Booleschen Werttyp (True und False) in einem Objekt dar.
Boolean Variables of the boolean type only know two conditions: true and false.
Boolean Variablen vom Typ Boolean kennen zwei Zustände, nämlich true (wahr) und false (falsch).