DictionaryForumContacts

   English
Terms for subject Microsoft containing Variable | all forms | exact matches only
EnglishGerman
array variableMatrixvariable (A variable that can contain a series of values)
backing variableUnterstützungsvariable (A private variable that holds the value of a property. The property's Get and Set procedures access the backing field)
configuration variableKonfigurationsvariable (A variable that specifies a testing requirement, such as a hardware or software requirement. Each configuration variable has a set of allowable values associated with it.)
custom variablebenutzerdefinierte Variable (A variable provided by package developers)
environment variableUmgebungsvariable (One of a set of dynamic values maintained by the operating system that provides configuration and status information)
global variableglobale Variable (A variable that is accessible from anywhere in a program)
implicitly typed local variableimplizit typisierte lokale Variable (A local variable whose type is inferred from the expression that initializes the variable)
initialization variableInitialisierungsvariable (" A variable whose value determines a desired behavior. For example, "Append_EOL Initialization Variable" specifies Yes if all text files must end with an end-of-line character, and No (default) if an end-of-line character is not needed for text files.")
local variablelokale Variable (A program variable whose scope is limited to a given block of code, usually a subroutine)
module-level variableVariable auf Modulebene (A variable that's declared in the Declarations section of a module by using the Private keyword. These variables are available to all procedures in the module)
object variableObjektvariable (A variable that contains a reference to an object)
procedure-level variableVariable auf Prozedurebene (A variable that is declared within a procedure. Procedure-level variables are always private to the procedure in which they are declared)
public variableöffentliche Variable (A variable you declare with the Public keyword in the Declarations section of a module. A public variable can be shared by all the procedures in every module in a database)
query variableAbfragevariable (A variable that stores a query, as opposed to the results of a query)
range variableBereichsvariable (A variable that provides access to each element in a sequence in a LINQ query)
system variableSystemvariable (A variable provided by DTS)
variable awardvariabler Bonus (An individual provision of some form of variable compensation)
variable bit ratevariable Bitrate (A characteristic of a data stream in which the bit rate fluctuates, depending upon the complexity of the data)
variable bit ratevariable Bitrate (A characteristic of a data stream in which the bit rate fluctuates, depending upon the complexity of the data)
variable compensationvariable Vergütung (Compensation, contingent on discretion, performance, or results, that is awarded to an employee by an organization)
variable consumptionvariabler Verbrauch (Specification that the volume or quantity of a component used in a finished item is proportional to the number of items produced or reported as finished)
variable costvariable Kosten (A cost that varies based on production or sales volume)
variable gridvariables Gitter (Grid lines that change as you change the magnification of a drawing. When you zoom in, grid lines are closer together. When you zoom out, grid lines are farther apart)
variable initializerVariableninitialisierer (An assignment statement that is executed when the variable's class is initialized)
variable material consumptionvariabler Materialverbrauch (The time-based quantity of material resource to be used in an assignment. A variable consumption indicates that the amount of material that is used changes if the task duration or assignment length changes)