USER-DEFINED FUNCTION Meaning in Japanese - translations and usage examples

ユーザ定義関数
ユーザー定義のファンクション

Examples of using User-defined function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Next install UDF(User-Defined Function).
続いてUDF(ユーザ定義関数)をインストールします。
User-defined function keys, easy operation.
ユーザー定義のファンクションキー、容易な操作。
How to put a tooltip on a user-defined function.
ユーザー定義関数にツールチップを配置する方法。
Calls the user-defined function with the specified name.
指定名称を持つユーザー定義関数を呼び出す。
To look up information from the second source XML file,the mapping calls a user-defined function,"LookupPerson.
番目のソースXMLファイルから情報を検索するには、マッピングは、ユーザー定義関数「LookupPerson」を呼び出します。
This user-defined function provides very fast loading of timestamp type data.
このユーザ定義関数はtimestamp型のデータを高速にロードします。
To view the structure of each user-defined function, double-click it.
ユーザー定義関数を確認するには、ダブルクリックします。
To call a user-defined function from the same mapping: 1. Find the function in the Libraries window.
ユーザー定義関数を同じマッピングから呼び出す方法:1.ライブラリウィンドウ内で関数を検索します。
The FA2 facial recognition time attendance,access control system offers 6 user-defined function keys and is easy to operate.
FA2顔の認識の時間出席、アクセス管理システムは6つのユーザー定義のファンクションキーを提供し、作動し易いです。
After you create a user-defined function, it is saved in the same mapping where you created it.
ユーザー定義関数の作成後、作成した同じマッピング内に保存されます。
It included built-in support for DBM, mSQL, and Postgres95 databases, cookies, user-defined function support, and much more.
DBMやmSQLそしてPostgres95などのデータベース、クッキー、ユーザー定義関数などのサポートが組み込まれました。
Mfd User-defined functions canalso be called recursively that is, a user-defined function calls itself.
Mfdユーザー定義関数を再帰的に呼び出すことができます(すなわち、ユーザー定義関数が自身を呼び出します)。
Internally, it invokes PostgreSQL's user-defined function called pg_bulkload() and perform the loading.
内部でpg_bulkload()ユーザ定義関数を呼び出して、PostgreSQLサーバ内で実際のロード処理を行います。
If a user-defined function is stopped with the STOP instruction or due to an error, the local variables are not released and a memory leak will occur.
ユーザー定義関数内でSTOP命令やエラーで停止すると、ローカル変数が解放されずメモリリークが発生する。
If string type local variables that havenot been initialized are returned as user-defined function return values, the values will be corrupted.
未初期化の文字列型ローカル変数をユーザー定義関数の返値として返すと、値が破壊される。
An index on a user-defined function, however, does not impose a NOT NULL constraint on the index expression:.
ところが、ユーザ定義関数に対するインデックスは、インデックスの表現の上ではNOTNULLを強制するようにはなっていません。
Function Settings Opens thesettings dialog box of the currently active user-defined function allowing you to change its settings.
関数設定現在アクティブなユーザー定義関数の設定ダイアログボックスを開き、現在の設定を変更することができます。
Create User-Defined Function from Selection Creates a new user-defined function based on the currently selected elements in the mapping window.
選択からユーザー定義関数作成マッピングウィンドウにて現在選択されている要素をベースに、新たなユーザー定義関数を作成します。
The controller's 280 KB memory capacity supports modular programming andthe use of user-defined function blocks to help reduce design time.
コントローラの280KBメモリ容量は、モジュール式プログラミングとユーザ定義のファンクションブロックの使用をサポートしており、設計時間が短縮します。
The user-defined function can, of course, contain other regular(non-inlined) user-defined functions which have priority contexts set on their parameters.
ユーザー定義関数は、もちろん、パラメーターに設定された優先コンテキストを持つ他の正規(非インライン)ユーザー定義関数を含んでいます。
For example, the mapping below calls a user-defined function("LookupPerson") to look up a person's name in an XML file.
例えば、下のマッピングはユーザー定義関数(「LookupPerson」)を呼び出し、XMLファイル内の個人の名前を検索します。
Calling and Importing User-Defined Functions After you create a user-defined function, you can call it either from the same mapping where you created it, or from any other MapForce mapping.
ユーザー定義関数の呼び出しとインポートユーザー定義関数の作成後、作成した同じマッピングから呼び出す、または他のMapForceマッピングから呼び出すことができます。
The agent receives a positive or negative reward for actions that it takes:rewards are computed by a user-defined function which outputs a numeric representation of the actions that should be incentivized.
エージェントは行動に応じて正または負の報酬を得ますが、報酬は、その行動がどれぐらい良いのかを表す数値表現を出力するユーザー定義関数によって計算されます。
Parameter order When a user-defined function has multiple input or output parameters, you can change the order in which parameters should appear to callers of this function..
パラメーターの順序ユーザー定義関数が複数の入力または出力パラメーターを持つ場合、この関数の呼出元に表示されるパラメーターの順序を変更することができます。
Manager gets its data from outside the user-defined function, where it can be either: Manager, Programmer, or Support.
Managerはユーザー定義関数の外側からデータを取得します。データは"Manager"、"Programmer"、"Support"のどれかになります。
Editing User-Defined Functions To edit a user-defined function: 1. Open the mapping that contains the user-defined function.2. Double-click the title bar of the user-defined function on the mapping.
ユーザー定義関数の編集ユーザー定義関数を編集する方法:1.ユーザー定義関数を含むマッピングを開きます。2.マッピング上のユーザー定義関数のタイトルバーをダブルクリックします。
ContactsFromPO. mfd As stated before, you can call a user-defined function either from the main mapping, or from another user-defined function.
ContactsFromPO.mfd上記のとおり、ユーザー定義関数をメインのマッピング、またはユーザー定義関数から呼び出すことができます。
Deleting User-Defined Functions To delete a user-defined function:1. Double-click the title bar of the user-defined function on the mapping.2. Click the Erase button in the top-right corner of the Mapping window.
ユーザー定義関数の削除マッピング上のユーザー定義関数のタイトルバーをダブルクリックしてしてユーザー定義関数を削除します。1.マッピングウィンドウの右角の「削除」ボタンをクリックします。
When the mapping window displays a user-defined function,this command adds an output component to the user-defined function see Parameters in User-Defined Functions..
マッピングウィンドウがユーザー定義関数を表示すると、このコマンドはユーザー定義関数の出力コンポーネントを追加します。ユーザー定義関数内のパラメーターを参照してください。
There are many ways to achieve that(User-defined function, extended properties, specifically named object, etc.), but at Objectivity we constantly use a dedicated table, usually called DbVersion.
実現方法はいろいろあります(ユーザ定義関数や拡張プロパティ,特定の名前のオブジェクトなど)が,ObjectivityではDbVersionという特別なテーブルを使用しています。
Results: 36, Time: 0.0364

Word-for-word translation

Top dictionary queries

English - Japanese