DictionaryForumContacts

   Spanish English
Terms for subject Microsoft containing parámetro de | all forms | exact matches only | in specified order only
SpanishEnglish
consulta de parámetrosparameter query (A type of query that, when you run it, prompts for values (criteria) to use to select the records for the result set so that the same query can be used to retrieve different result sets)
filtro de fila con parámetrosparameterized row filter (A row filter available with merge replication that allows you to restrict the data replicated to a Subscriber based on a system function or user-defined function (for example: SUSER_SNAME()))
lista de parámetros de tipo genéricogeneric type parameter list (The list of generic type parameters of a generic type or method, specified as part of the definition of the generic type or generic method)
parámetro de tipo genéricogeneric type parameter (In a generic type definition, a placeholder for a type that the user specifies (generic type argument) when creating instances of a generic type or when calling a generic method)
parámetro del conjunto de datosdataset parameter (A type of parameter that is created by the reporting framework when a dataset is created based on the Query property and the Dynamic Filters property of the dataset)
parámetros de ejecuciónrun settings (A set of properties that influence the way a load test runs. For example, test duration and description could be specified in the run settings)
restricción de constructor sin parámetrosparameterless constructor constraint (A restriction on a generic type parameter, such that types substituted for that type parameter must provide a parameterless or default constructor)
restricción de parámetro de tipo genéricogeneric type parameter constraint (A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on)