Vertaling van "Set-Variable" 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.
The command uses the Set-Variable cmdlet to create the variable.
The Set-Variable cmdlet assigns a value to a specified variable or changes the current value.
Das Cmdlet Set-Variable weist einer angegebenen Variablen einen Wert zu oder ändert den aktuellen Wert.
The Set-Variable cmdlet assigns a value to a specified variable or changes the current value.
Das Cmdlet "Set-Variable" weist einer angegebenen Variablen einen Wert zu oder ändert den aktuellen Wert.
For example, the following command uses Set-Variable to assign an array of 1, 2, 3 to the $a variable.
Beispielsweise wird im folgenden Befehl mit Set-Variable der Variablen $a das Array 1, 2, 3 zugewiesen.
In addition to using an assignment operation to set a variable value, you can also use the Set-Variable cmdlet.
Neben dem Festlegen von Variablenwerten durch Zuweisungsoperationen können Sie auch das Cmdlet Set-Variable verwenden.
To create a variable in a particular scope, use a scope modifier or the Scope parameter of Set-Variable.
Um eine Variable in einem bestimmten Bereich zu erstellen, verwenden Sie einen Bereichsmodifizierer oder den Scope-Parameter von Set-Variable.
You can pipe an object that represents the value of the variable to Set-Variable. Outputs
You can use the New-Variable and Set-Variable cmdlets to create a variable that has private visibility.
Mit den Cmdlets New-Variable und Set-Variable können Sie eine Variable mit der Sichtbarkeit Private erstellen.
You can use the New-Variable and Set-Variable cmdlets to create a variable that has private visibility. EXAMPLES
Mit den Cmdlets "New-Variable" und "Set-Variable" können Sie eine Variable mit der Sichtbarkeit "Private" erstellen.
You can use the Option parameter of the New-Variable, Set-Variable,
You can use the Option parameter of the New-Variable, Set-Variable, New-Alias, and Set-Alias cmdlets to set the value of the Option property to Private.
Sie können den Option-Parameter der Cmdlets New-Variable , Set-Variable , New-Alias und Set-Alias verwenden, um für die Option-Eigenschaft den Wert Private festzulegen.
You can use the Option parameter of the New-Variable, Set-Variable, New-Alias, and Set-Alias cmdlets to set the value of the Option property to Private.
Sie können den Option-Parameter der Cmdlets "New-Variable", "Set-Variable", "New-Alias" und "Set-Alias" verwenden, um für die Option-Eigenschaft den Wert "Private" festzulegen.
Before MySQL 4.0.2, the only syntax for setting program variables was - set-variable=option=value (or set-variable=option=value in option files).
Hinweis: Vor MySQL 4.0.2 lautet die einzige verfügbare Syntax zur Einstellung von Programmvariablen - Optionsdateien).