Da eine Pipe nach Definition unidirektional ist, darf das Argument type nur Lesen oder Schreiben angeben, nicht beides; der resultierende Datenkanal ist demzufolge nur-lesend oder nur-schreibend.
Since a pipe is by definition unidirectional, the type argument may specify only reading or writing, not both; the resulting stream is correspondingly read-only or write-only.
Das Argument type des<datapoint>definiert den Datentyp des Parameters (oder den Datentyp des Rückgabewerts).
The type argument of the<datapoint>specifies the data type of the parameter (or the data type of the return value).
Dieses Feature heißt Contravariant method argument type, und kann von Sprachen, die auf der JVM laufen, zur Zeit nicht unterstützt werden.
This feature is called Contravariant method argument type, and cannot be currently supported by languages running on JVM.
Das Argument type ist die Art des benötigten Zugriffs und kann die selben Werte annehmen wie das mode-Argument von fopen(3).
The argument type is the type of access required and can take the same values as the mode argument of fopen(3).
True , wenn die durch das Argument Type angegebene Kompatibilitätsoption aktiviert ist.
True if the compatibility option specified by the Type argument is enabled.
In der folgenden Tabelle sind die Werte aufgeführt, die im Argument Type übergeben werden können.
The following table lists the values that can be passed in the Type argument.
Seit Linux 2.6.27 dient das Argument type einem zweiten Zweck: Zusätzlich zur Angabe des Socket-Typs kann es ein bitweises ODER von einem der folgenden Werte enthalten, um das Verhalten von socket() zu verändern
Since Linux 2.6.27, the type argument serves a second purpose: in addition to specifying a socket type, it may include the bitwise OR of any of the following values, to modify the behavior of socket()
Dabei wird das Argument Type verwendet, um sicherzustellen, dass der Rückgabewert ein zulässiger Zellbezug (ein Range -Objekt) ist.
The example uses the Type argument to ensure that the return value is a valid cell reference (a Range object).
Wenn Sie im Argument Type einen Datentyp mit variabler Länge festlegen, müssen Sie ein Argument Size übergeben oder die Size -Eigenschaft des Parameter -Objekts festlegen, bevor Sie der Parameters -Auflistung das Argument anfügen. Andernfalls tritt ein Fehler auf.
If you specify a variable-length data type in the Type argument, you must either pass a Size argument or set the Size property of the Parameter object before appending it to the Parameters collection; otherwise, an error occurs.
Wenn für das Argument type der Wert acExpression angegeben wird, wird das Argument operator ignoriert. Bei Weglassen des Arguments gilt die Standardkonstante (acBetween).
If the type argument is acExpression, the operator argument is ignored. If you leave this argument blank, the default constant (acBetween) is assumed.
Sie können den Typ des zu erstellenden Recordset -Objekts mit dem Argument type der OpenRecordset -Methode auswählen.
You can choose the type of Recordset object you want to create using the type argument of the OpenRecordset method.
Wenn Sie für das Argument Type dieser Methode den Wert xlCalculatedSet festlegen, dann müssen Sie die AddSet -Methode aufrufen, damit die neue Feldgruppe in der PivotTable sichtbar wird.
If you set the Type argument of this method to xlCalculatedSet, then you must call the AddSet method to make the new field set visible in the PivotTable.
Wurde für das Argument Type der Wert xlChronological angegeben, bezeichnet das Argument Date die Einheit, in der Datumsangaben fortgesetzt werden.
If the Type argument is xlChronological, the Date argument indicates the step date unit.