Examples of using Name parameter in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Jsp and pass it a name parameter.
Sets the name parameter to Robert and calls the ColdFusion page hello. cfm.
The command uses a value of*(all) in the Name parameter.
The command uses the Name parameter without wildcard characters.
Get-Process also accepts multiple values for the Name parameter.
People also translate
It displays the Name parameter in a heading and the three variables in the remainder of the body.
The following are the accepted values for the Name parameter of a filter.
For example, the Name parameter of Start-Service can accept objects that have a Name property.
The federated user's name is taken from the Name parameter of the API call.
Instead of(or as well as) the NAME parameter, one can specify a selection sequence that must be matched e. g.
To display only the names of items, use the Name parameter of Get-Childitem.
The command uses the Name parameter to specify the service name of the service, but the command omits the parameter name because the parameter name is optional.
By default,4D automatically determines the most appropriate SOAP type for the name parameter according to the content of value.
In Collaboration Diagrams messages sent from one object to another are represented by arrows, showing the message name, parameters, and the sequence of the message. Collaboration Diagrams are specially well suited to showing a specific program flow or situation and are one of the best diagram types to quickly demonstrate or explain one process in the program logic.
Because the friendly name of a PSSession might not beunique, when using the Name parameter, consider also using the WhatIf or Confirm parameter in the Remove-PSSession command.
A named parameter can be listed in any position after the cmdlet name. .
Each named parameter must be prefixed by a colon.
Keyword to assign named parameters, as shown in the following syntax.
Route patterns may include named parameters, accessible via the params hash.
You must use named parameters.
Python's lambda functions always require named parameters.
Any number of named parameters optional.
Each named parameter can be used in the statement more than once, but its value must be assigned only once.
To narrow the set of images returned,specify one or more filter names using the Names parameter.
Can carry named parameters that must be previously declared in the DECLARE VARIABLE statement or exist as input or output parameters of the procedure.
These are more user-friendly; the library takes care of translating the named parameters to positional parameters before passing the statement to the server.
Parser functions do not support named parameters the way templates and tag extensions do, but it is occasionally useful to fake it.
We use two named parameters in the route part of the rules:_c and_a.
The named parameters apply to a plant with a capacity of 300 fat balls per minute.
Note: If an equal sign appears inside the argument to an anonymous template parameter, that parameter may be misinterpreted as a named parameter(which is explained below in this document) treating the text before the equal sign as the parameter name and the text after it as the argument value.