DictionaryForumContacts

Terms for subject Microsoft containing Functions | all forms
EnglishKorean
aggregate function집계 함수 (A function that performs a calculation on multiple values and returns a single value)
built-in functions기본 제공 함수 (A group of predefined functions provided as part of the Transact-SQL and Multidimensional Expressions languages)
callback function호출 함수 (A function provided by (IIS) that allows an Internet Server API (ISAPI) extension or filter to access IIS services)
CLR functionCLR 함수 (A function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR))
data collection control function데이터 수집 제어 함수 (An API function that provides sophisticated control over the data collection logger)
domain function도메인 함수 (A function, such as DAvg or DMax, that is used to calculate statistics over a set of records (a domain))
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감속/가속 함수 (A mathematical formula to produce more realistic animations. For example, an easing function can be used to create objects that bounce or spring realistically)
Evaluating Offshoring Strategy for HR FunctionsHR 기능 해외 진출 전략 평가 (A template that addresses, from a Human Resources perspective, the general activities that define an evaluation of an off-shoring strategy for Human Resource functions)
Excel Cube FunctionsExcel 큐브 함수 (Functions used to extract and display OLAP data (sets and values))
failed function실패한 함수 (The function call from the call stack that actually caused an exception, for example, the last method called from the user code or a call to a web service or .NET Remoting call)
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 call함수 호출 (A program's request for the services of a particular function)
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 procedureFunction 프로시저 (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)
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)
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)
kernel function커널 함수 (A program designed to be executed on an accelerator in a C++ Accelerated Massive Parallelism (C++ AMP) application)
key derivation function키 파생 함수 (A cryptographic function that generates key material from a secret value)
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; })
multi-function printer다기능 프린터 (An office machine that is able to perform multiple functions such as print, copy, scan, and send faxes)
niladic functionsNiladic 함수 (Functions that do not have any input parameters)
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)
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)
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)
row aggregate function행 집계 함수 (A function that generates summary values, which appear as additional rows in the query results)
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)
summary function요약 함수 (A type of calculation that combines source data in a PivotTable report or a consolidation table, or when you are inserting automatic subtotals in a list or database)
system functions시스템 함수 (A set of built-in functions that perform operations on and return the information about values, objects, and settings in SQL Server)
table-valued function테이블 반환 함수 (A user-defined function that returns a table)
unmanaged function관리되지 않는 함수 (A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL))
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유효성 검사 함수 (A function that determines whether or not a string meets certain requirements)
virtual function table가상 함수 테이블 (A table of function pointers, such as an implementation of a class. The pointers in the VTBL point to the members of the interfaces that an object supports)

Get short URL