What is the translation of " USER-DEFINED FUNCTIONS " in Korean?

사용자 정의 함수는
사용자 지정 함수

Examples of using User-defined functions in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
User-defined Functions- Filter Udf.
UDF - USER-DEFINED FILTER IPAS 사용설명서.
Lets see another example of user-defined functions.
이 예는 사용자 정의 함수의 또 다른 예입니다.
User-defined functions do not support output parameters.
사용자 정의 함수는 출력 매개 변수를 지원하지 않습니다.
Support for natively compiled, scalar user-defined functions.
다음은 고유하게 컴파일된 사용자 정의 스칼라 함수에 적용됩니다.
User-defined functions do not support output parameters.
사용자 정의 함수는 출력 매개 변수를 지정할 수 없습니다.
Statements inside the bodies of stored procedures, triggers, or user-defined functions.
저장 프로시저, 트리거 또는 사용자 정의 함수의 본문 안에 있는 문.
User-defined functions(UDFs) are not available in Excel Online.
Udf (사용자 정의 함수)는 Excel Online 에서 사용할 수 없습니다.
The next nondeterministic built-in functions can be utilized in Transact-SQL user-defined functions.
다음과 같은 비결정적 기본 제공 함수는 Transact-SQL 사용자 정의 함수에 사용할 수 있습니다.
User-defined functions cannot make use of dynamic SQL or temp tables.
사용자 정의 함수는 동적 SQL 또는 임시 테이블을 사용할 수 없습니다.
The Lisp macro system is an early example of the use of compile-time evaluation of user-defined functions in the same language.
리스프 매크로 시스템은 사용자 정의된 함수들의 컴파일 타임 평가를 사용하는 초기의 예시이다.
User-defined functions can be modified independently of the program source code.
사용자 정의 함수는 프로그램 원본 코드에 관계없이 수정할 수 있습니다. User-defined functions can be modified independently of the program source code.
Running of code generated by SSMA granted EXECUTE permission on all user-defined functions in ssma_oracle schema of target database.
SSMA에 의해 생성 된 코드를 실행 하려면 계정 있어야 Execute 의 모든 사용자 정의 함수에 대 한 권한을 ssma_oracle 대상 데이터베이스의 스키마입니다.
We can modify User-defined functions independently of the other program source code.
사용자 정의 함수는 프로그램 원본 코드에 관계없이 수정할 수 있습니다. User-defined functions can be modified independently of the program source code.
Further control over data and code came in 2002 when object-oriented programming, user-defined functions and user-defined data types were included.
데이터와 코드의 추가적인 제어는 2002년에 도입되어 객체 지향 프로그래밍, 사용자 지정 함수, 사용자 지정 자료형이 포함되었다.
User-defined functions can be adjusted irrespective or you can say independent of the source code program.
사용자 정의 함수는 프로그램 원본 코드에 관계없이 수정할 수 있습니다. User-defined functions can be modified independently of the program source code.
When writing stored procedures, triggers, and user-defined functions, programmers now will have to decide whether to use traditional T-SQL or a.
이제 저장 프로시저, 트리거 및 사용자 정의 함수를 작성하는 경우 개발자는 일 반 Transact-SQL 을 사용할 것인지 아니면 Visual Basic.
The text in row option is automatically set to 256 for variables with a table data type and for tables returned by user-defined functions that return a table.
Text in row 옵션은 테이블 데이터 형식의 변수 및 table을 반환하는 사용자 정의 함수에서 반환한 테이블에 대해 자동으로 256으로 설정됩니다.
Any user-defined functions referenced by the view must have been created using WITH SCHEMABINDING.
함수에서 참조하는 모든 뷰와 사용자 정의 함수도 스키마 바운드이어야 합니다. All views and user-defined functions referenced by the function must be schema-bound.
They store data dictionary information for an ADB file, including settings, script pointers,menus, user-defined functions, bitmaps, toolbars, and import definitions.
그들은 데이터를 설정, 스크립트 포인터,메뉴, 사용자 정의 함수, 비트 맵, 도구 모음 및 수입 정의를 포함하는 ADB 파일에 대한 사전 정보를 저장합니다.
User-defined functions referenced by the view must be created using the WITH SCHEMABINDING option.
뷰에서 참조하는 사용자 정의 함수는 WITH SCHEMABINDING 옵션을 사용하여 만들어야 합니다. User-defined functions referenced in the view must be created by using the WITH SCHEMABINDING option.
Function annotations are completely optional metadata information about the types used by user-defined functions(see PEP 3107 and PEP 484 for more information).
함수 어노테이션 은 사용자 정의 함수가 사용하는 형들에 대한 완전히 선택적인 메타데이터 정보입니다 (자세한 내용은 PEP 3107 과 PEP 484 를 보세요).
When writing stored procedures,triggers, and user-defined functions, programmers now will have to decide whether to use traditional T-SQL or a. NET language such as Visual Basic. NET or C.
이제 저장 프로시저,트리거 및 사용자 정의 함수를 작성하는 경우 개발자는 일 반 Transact-SQL 을 사용할 것인지 아니면 Visual Basic. NET 또는 C 같은. NET Framework 와 호환되는 프로그래밍 언어를 사용할 것인지 결정해야 합니 다.
COBOL-85 then added nested subprograms, allowing programmers to hide subprograms.[146]Further control over data and code came in 2002 when object-oriented programming, user-defined functions and user-defined data types were included.
그 뒤로 코볼-85는 내재형 하위 프로그램(nested subprogram)을 추가하여 프로그래머들이 하위 프로그램들을 숨길 수 있게 하였다. [140]데이터와 코드의 추가적인 제어는 2002년에 도입되어 객체 지향 프로그래밍, 사용자 지정 함수, 사용자 지정 자료형이 포함되었다.
This means that you cannow write stored procedures, triggers, user-defined types, user-defined functions, user-defined aggregates, and streaming table-valued functions, using any.
이를 통해 MicrosoftMicrosoft Visual Basic. NET 및 MicrosoftMicrosoft Visual C 을 포함한 모든. NET Framework 언어를 사용하여 저장 프로시저,트리거, 사용자 정의 형식, 사용자 정의 함수, 사용자 정의 집계 및 스트리밍 테이블 반환 함수를 작성할 수 있습니다.
APPLIES TO: SQL Server Azure SQL Database Azure SQL Data Warehouse Parallel Data Warehouse Like functions in programming languages,SQL Server user-defined functions are routines that accept parameters, perform an action, such as a complex calculation, and return the result of that action as a value.
프로그래밍 언어의 함수처럼 SQL ServerSQL Server 사용자 정의 함수는 매개 변수를 받아들이고 복잡한 계산과 같은 동작을 수행하며 해당 작업의 결과를 값으로 반환합니다. Like functions in programming languages,SQL ServerSQL Server user-defined functions are routines that accept parameters, perform an action, such as a complex calculation, and return the result of that action as a value.
Return an XML type value from a user-defined function.
사용자 정의 함수로부터 XML 반환Returning XML from a User-defined Function.
The classifier user-defined function cannot be dropped or altered unless its classifier status is removed.
해당 분류자 상태가 제거되지 않는 한 분류자 사용자 정의 함수는 삭제하거나 변경할 수 없습니다. The classifier user-defined function cannot be dropped or altered unless its classifier status is removed.
Only one user-defined function can be designated as a classifier at a time.
한 번에 하나의 사용자 정의 함수만 분류자로 지정될 수 있습니다. Only one user-defined function can be designated as a classifier at a time.
Converts one or more sets to an array for use in a user-defined function.
SetToArray 함수 하나 이상의 집합을 사용자 정의 함수에서 사용할 배열로 변환 합니다.
For example controls can be coupled with AcuSolve through a user-defined function like simulating and designing the climate control in a car.
예를 들어, 자동차 내부의 실내 온도 조절기 시뮬레이션 및 설계와 같은 사용자 정의 기능을 사용하여 아큐솔브와 컨트롤을 결합할 수 있습니다.
Results: 71, Time: 0.0452

How to use "user-defined functions" in an English sentence

These functions are called User Defined Functions or UDFs.
How to define/use User Defined Functions in SQL Server?
Overview of User Defined Functions in Apache Cassandra 3.0.
How do you write user defined functions in LR?
Description: This module contains some user defined functions (UDF).
Replace, rename, and remove user defined functions and classes.
Statements using ColdFusion functions or User Defined Functions UDFs.
It includes creating stored procedures, user defined functions and triggers.
Also user defined functions that make recursive calls to themselves.
User defined functions allow full control of these model parameters.
Show more

How to use "사용자 정의 함수는" in a Korean sentence

이처럼 매개변수가 2개 들어가는 사용자 정의 함수는 2개의 매개변수 각각이 맡은 역할이 있는 것입니다.
자바스크립트에서 사용자 정의 함수는 <head> 와 </head> 태그 사이에 넣어서 작성하는데 함수를 먼저 정의하고 후에 함수를 사용하려고 하기 때문이다.
사용자 정의 함수는 매개변수를 허용하고 복잡한 계산 등의 동작을 수행하며 해당 동작의 결과를 값으로 반환한다.

Word-for-word translation

Top dictionary queries

English - Korean