English | Russian |
A function that swaps the order of two values in a tuple. | Функция, меняющая местами два значения в кортеже (Visual Studio 2013 Rori) |
aggregate function | агрегатная функция (A function that performs a calculation on multiple values and returns a single value) |
aggregate function | статистическая функция (A function that performs a calculation on multiple values and returns a single value) |
aggregation function | агрегатная функция (Visual Studio 2013 Rori) |
aggregation function | функция агрегирования (Alex_Odeychuk) |
aggregation function | статистическая функция (SQL Server 2012 Rori) |
API function | функция API (None available) |
Bessel function | функция Бесселя (A worksheet function that can be used to perform engineering calculations in Excel) |
callback function | функция обратного звонка (A function provided by (IIS) that allows an Internet Server API (ISAPI) extension or filter to access IIS services) |
CLR function | функция CLR (A function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR)) |
conversion function | функция преобразования (A function that converts one data type or format to another data type or format) |
custom timing function | пользовательская функция распределения времени (Expression Blend Visual Studio 2013 ssn) |
data collection control function | функция управления сбором данных (An API function that provides sophisticated control over the data collection logger) |
domain function | подмножество (ssn) |
dynamic management function | функция динамического управления (One of a set of built-in functions that returns server state information about values, objects, and settings in SQL Server) |
easing function | функция для реалистичной анимации (ssn) |
event-handling function | функция обработки событий (Alex_Odeychuk) |
failed function | функция, завершившаяся сбоем (ssn) |
function activity | активность функции (A workflow activity for simple data manipulations as a result of a request, e.g. concatenating the first name and last name of a user to produce the display name) |
function declaration | объявление функции (A statement consisting of a return type, followed by the function name, followed by a list of the names and types of formal parameters enclosed in parentheses) |
function offset | смещение функции (Permits using Ildasm.exe to locate the actual line of source code corresponding to the particular stack frame. Function offsets appear in the event detail stack area (at the end of each stack frame)) |
function pointer calling conventions | соглашения о вызове функции, на которую ссылается указатель (microsoft.com Alex_Odeychuk) |
function pointer field | поле с указателем на функцию (microsoft.com Alex_Odeychuk) |
function pointer field | поле, содержащее указатель на функцию (microsoft.com Alex_Odeychuk) |
function pointer metadata | метаданные указателя на функцию (microsoft.com Alex_Odeychuk) |
function pointer metadata | метаданные указателя функции (microsoft.com Alex_Odeychuk) |
function pointer type | тип-указатель на функцию (microsoft.com Alex_Odeychuk) |
Function procedure | функция (A procedure that returns a value and that can be used in an expression. You declare a function with the Function statement and end it with the End Function statement) |
Function tablet button | кнопка "Функция" планшетного компьютера (A tablet button that you can use in combination with other tablet buttons to do a task. This is similar to using a key combination on a standard keyboard) |
function to execute at the time the event is triggered | функция для выполнения в момент срабатывания события (Visual Studio 2010 ssn) |
function to execute each time the event is triggered | функция для выполнения при каждом срабатывании события (Visual Studio 2010 ssn) |
hash function | хэш-функция (An algorithm that produces a hash value of some piece of data, such as a message or session key. With a good hash algorithm, changes in the input data can change every bit in the resulting hash value; for this reason, hashes are useful in detecting any modification in a data object, such as a message. Furthermore, a good hash algorithm makes it computationally infeasible to construct two independent inputs that have the same hash. Typical hash algorithms include MD2, MD4, MD5, and SHA-1) |
installation function | функция установки (An installation function to add a hook procedure into the operating system's hook chain. — Функция установки процедуры-обработчика в цепочку обработчиков операционной системы. microsoft.com Alex_Odeychuk) |
interesting function | интересующая функция (A function is "interesting" if APM has been configured to collect it. Operations Manager comes with a predefined list of well known functions; additional methods can be added to customize monitoring) |
intrinsic function | встроенная функция (A function that the compiler generates as inline code, not as function calls) |
invalid timing function | недопустимая функция распределения времени (Expression Blend Visual Studio 2013 ssn) |
job function | функциональные обязанности (One or more tasks, duties, and responsibilities that are assigned to a job) |
key derivation function | функция формирования ключа (ssn) |
lambda function | лямбда-функция (A block of programming language code that operates as a function but is not named and cannot be called or referenced except through normal flow of operation. For example, the instruction within the braces in the following code is a lambda function: for (int x=0; x<10; x++) int y = 2*x;) |
lookup function | функция уточняющего запроса (Andy) |
lookup function | уточняющая функция (Andy) |
multi-function printer | многофункциональный принтер (An office machine that is able to perform multiple functions such as print, copy, scan, and send faxes) |
partition function | функция секционирования (A function that defines how the rows of a partitioned table or index are spread across a set of partitions based on the values of certain columns, called partitioning columns) |
profiling function | функция профилирования (SQL Server 2012 ssn) |
pseudo-random function | псевдослучайная функция (A function that takes a key, label, and seed as input, then produces an output of arbitrary length) |
ranking function | ранжирующая функция (Function that returns ranking information about each row in the window (partition) of a result set depending on the row's position within the window) |
ranking function | ранжирующие функции |
Remote Function Call | вызов внешней функции (A SAP protocol that enables external systems to call SAP ABAP function modules. RFCs enable remote calls between two SAP systems or between a SAP system and a non-SAP system) |
remote function call | вызов внешней функции (ssn) |
restricted function | ограниченная функция (A function or an operation that can be executed only under certain circumstances, especially when the central processing unit (CPU) is in privileged mode) |
row aggregate function | строковая статистическая функция (A function that generates summary values, which appear as additional rows in the query results) |
row aggregate function | строковая агрегатная функция (ssn) |
scalar-valued function | скалярная функция (A function that returns a single value, such as a string, integer, or bit value) |
splitter function | функция разделения (A function used to split the specified columns into a set of additional columns using the specified splitter) |
table-valued function | функция с табличным значением (A user-defined function that returns a table) |
this website provides social networking or web-based chat as the main feature or function | этот веб-сайт предоставляет службу социальной сети или общения в интернете (Windows Live Family Safety Wave 6) |
timing function | функция распределения времени (Expression Blend Visual Studio 2013 ssn) |
unmanaged function | неуправляемая функция (A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL)) |
unmanaged function pointer | указатель на неуправляемую функцию (microsoft.com Alex_Odeychuk) |
user function | функция пользователя (A grouping of the tasks a certain employee needs to perform when participating in a specific business process) |
user-defined aggregate function | пользовательская агрегатная функция (An aggregate function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Frameworks common language runtime) |
user-defined aggregate function | пользовательская статистическая функция (An aggregate function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Frameworks common language runtime) |
validation function | функция проверки (None available) |
wait function | функция ожидания (A function that blocks the execution of the calling thread until a specified set of conditions has been met) |