FOREIGN KEY - 日本語 への翻訳

['fɒrən kiː]
['fɒrən kiː]
FOREIGN KEY

英語 での Foreign key の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The third foreign key in this example, the employee_of_the_month, is handled differently.
この例の三番目の外部キーであるemployee_of_the_monthは、異なる方法で処理されます。
This foreign key may be mapped to one of the two types of SDO relationship supported.
この外部キーは、サポートしている2つのSDOリレーションシップのうちのどちらかひとつに関連付けられます。
In this case, the Phone model is automatically assumed to have a user_id foreign key.
この場合自動的にPhoneモデルはuser_id外部キーを持っていると仮定します。
In the warehouse inventory model, prepare the item and warehouse as primary key and foreign key.
倉庫在庫モデルは、品目と倉庫を主キーかつ外部キーとして用意します。
To enable foreign key constraints for SQLite connections, you should add the foreign_key_constraints option to your config/database. php configuration file.
SQLiteで外部キー制約を有効にするには、config/database.php設定ファイルにforeign_key_constraintsオプションを追加します。
Build error when preparing a main submodel for a child in a parent-child relationship and not including a parent's foreign key in a child of a submodel.
親子関係で子にメインサブモデルを用意し、かつサブモデルの子に親の外部キーを含めない場合にビルドエラー。
In relational databases world, tables are related using Foreign Key relationships.
リレーショナルデータベースの世界では、テーブルは外部キーを使って関連付けられます。
This will not affect any existing code in your project; however, be aware that foreign key columns must be of the same type.
これは既存のプロジェクトのコードへ、影響を与えません。しかしながら、外部キーを同じタイプにするように気を付けてください。
InnoDB needs indexes on foreign keys and referenced keys so that foreign key checks can be fast and not require a table scan.
InnoDBは、外部キーのチェックを高速化し、テーブルスキャンを不要にするために、外部キーと参照キー上にインデックスを必要とする。
For the pair SalesOrders and Employees, there is no foreign key with the same role name as one of the tables.
SalesOrdersとEmployeesのペアには、一方のテーブルと同じ役割名の外部キーはありません。
Each containment relationship mentioned in the SDO containment relationships metadata must have a corresponding foreign key present in the database and defined in the database metadata.
SDOの包含関係メタデータで示されているそれぞれの関連については、対応するデータベースメタデータで外部キーが存在しなければなりません。
If Foo itself contains collections, they will also need a composite foreign key.
Foo自身にコレクションがある場合には、コレクションも、複合外部キーを必要とします。
Foreign Key Constraints When you connect to an existing SQLite database from DiffDog, foreign key constraints are enabled by default.
外部キーの制約DiffDogから既存のSQLiteデータベースに接続する場合、デフォルトで、外部キーの制約が有効化されます。
Foreign key In a parent-child relationship, there is a calculation formula using a child element on the parent side, and definition is such that a child refers to and consolidates a parent, the calculation result may become zero in some cases.
外部キー親子関係で、親側に子の要素を用いた計算式があり、かつ子が親を参照連動するような定義で、計算結果がゼロになる場合がある。
A transaction that fails(for example, because of a foreign key violation, or because it is rolled back) is not written to the binary log, so it is not sent to slaves.
失敗したトランザクション(たとえば、外部キーの違反のため、またはロールバックされているため)はバイナリログに書き込まれないため、スレーブには送信されません。
The underlying cause is that the link(the foreign key parent_id) from p to c is not considered part of the state of the Child object and is therefore not created in the INSERT.
根本となる原因は、pからcへのリンク(外部キーparent_id)が、Childオブジェクトの状態の一部と考えられていないため、INSERTによって作られないからです。
For example, if an action specifies SET DEFAULT but the default value would not satisfy the foreign key, the deletion of the primary key will fail.
たとえば、アクションでSETDEFAULTを指定しても、そのデフォルト値が外部キーの制約を満たさない場合、プライマリキーの削除は失敗します。
Note that'onDelete'=>'CASCADE' is specified on the Address class, since the Address owns the foreign key(user_id) and database-level cascades are applied on the foreign key.
NOTE'onDelete'=>'CASCADE'がAddressクラスで指定されることに注目してください。Addressは外部キー(user_id)を所有するのでデータベースレベルのカスケードは外部キーに適用されます。
Because this is not always needed, and there are many choices available on how to index, declaration of a foreign key constraint does not automatically create an index on the referencing columns.
これは常に必要という訳ではなく、また、インデックスの方法には多くの選択肢がありますので、外部キー制約の宣言では参照列のインデックスが自動的に作られるということはありません。
If a foreign key is defined on a CLR user-defined type column, the implementation of the type must support binary ordering.
IfaforeignkeyisdefinedonaCLRuser-definedtypecolumn,theimplementationofthetypemustsupportbinaryordering.詳細については、「CLRユーザー定義型」を参照してください。
結果: 167, 時間: 0.0308

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語