DictionaryForumContacts

   English
Terms for subject Microsoft containing operator | all forms | exact matches only
EnglishGerman
addition operatorAdditionsoperator (The + character, used to indicate addition or a positive number)
assignment operatorZuweisungsoperator (An operator used to assign a value to a variable or data structure)
Backup Operators groupGruppe "Sicherungsoperatoren" (A type of local or global group that contains the user rights you need to back up and restore files and folders. Members of the Backup Operators group can back up and restore files and folders regardless of ownership, permissions, encryption, or auditing settings)
binary operatorbinärer Operator (An operator involved in a binary operation; one of + - / % & | ^ == != ><>= <=)
binary operator (An operator involved in a binary operationbinärer Operator
Boolean operatorboolescher Operator (An operator designed to work with Boolean values. The four most common Boolean operators in programming use are AND (logical conjunction), OR (logical inclusion), XOR (exclusive OR), and NOT (logical negation))
comparison operatorVergleichsoperator (A character or symbol that indicates a relationship between two or more values or expressions - for example, < (less than), > (greater than), and = (equal to))
decrement operatorDekrementoperator (An operator that subtracts 1 from its operand depending on the position of the operator)
fail-safe operatorAusfallsicherheitsoperator (A user who receives the alert if the designated operator cannot be reached)
increment operatorInkrementoperator (An operator that increases an integer typically by 1)
join operatorVerknüpfungsoperator (A comparison operator in a join condition that determines how the two sides of the condition are evaluated and which rows are returned)
lambda operatorLambdaoperator (The C => operator that is used to separate the parameters and the body of a lambda expression)
logical operatorlogischer Operator (An operator that manipulates binary values at the bit level. In some programming languages, logical operators are identical to Boolean operators, which manipulate true and false values)
main operator extensionHauptvermittlungsstelle (The extension at which Attendant console users who are answering calls for the corporate main phone number can be reached internally)
mobile operatorMobilfunkanbieter (A company that provides telephone and other communications services to consumers)
mobile operator appApp für Mobilfunkanbieter (A privileged app that enables a mobile operator to build an account experience that links their SIM to the Connection Manager under Mobile Broadband connections)
operator overloadingOperatorüberladung (The assignment of more than one function to a particular operator, with the implication that the operation performed will vary depending on the data type (operands) involved. Some languages, such as Ada and C++, specifically allow for operator overloading)
operator procedureOperatorprozedur (A series of Visual Basic statements that define the behavior of a standard operator (such as *, <> or And) on a class or structure you have defined. This is also called operator overloading)
relational operatorrelationaler Operator (An operator that allows the programmer to compare two (or more) values or expressions. Typical relational operators are greater than (>), equal to (=), less than (<), not equal to (<>), greater than or equal to (>=), and less than or equal to (<=))
Remote Tools OperatorRemotetoolsverantwortlicher (A security role that grants permissions to administrative users so that they can run and audit remote administration tools)
Report Operator user roleBenutzerrolle "Berichtsverantwortlicher" (In System Center Operations Manager 2007, the user role that grants members the rights to access and run reports. Because Virtual Machine Manager reports are created through Operations Manager, Virtual Machine Manager administrators must be a member of the Report Operator user role to view and run reports in the Virtual Machine Manager Administrator Console)
Server Operators groupGruppe "Serveroperatoren" (A group whose members can manage all domain controllers in a single domain. This group does not exist on workstations, stand-alone servers, or member servers. Administrative tasks that can be performed by members of this group include logging on locally, creating and deleting network shared resources, starting and stopping services, backing up and restoring files, formatting the hard disk of the computer, and shutting down the computer)
standard query operatorStandardabfrageoperator (A method that constitutes a query pattern and that is implemented by a LINQ provider for a specific domain. Standard query operators are defined in the System.Linq.Enumerable class)
unary operatorunärer Operator (An operator that takes only one operand, for example, the increment (++) operator)