青年中文青年中文

type statement的意思

type statement中文翻譯:

類型語句

相似詞語短語

statement───n.聲明;陳述,敘述;報表,清單

type───vi.打字;vt.打字;測定(血等)類型;n.類型,品種;模范;樣式;n.(Type)人名;(英)泰普

anecdotal statement───軼事陳述

customer statement───客戶結單,[金融]客戶對數單;客戶月結報告;[金融]客戶對帳單

vision statement───n.愿景宣言; 前景陳述;愿景宣言;遠景聲明

problem statement───[計]問題陳述;[計] 問題陳述

privacy statement───隱私權聲明

disjunction statement───析取語句

billing statement───賬單;明細表;清單

雙語使用場景

Line 1 in Listing 1 shows a create type statement that creates a type named phonenumbers.───清單1中的第一行顯示了創建名為phonenumbers類型的創建類型語句。

If you leave the event condition for event type statement field empty, the DB2 statement event monitor is started for the whole monitored database.───如果讓event condition for event type statement框空著,就對整個數據庫啟動db2語句事件監視器。

Use the create type statement to create a structured type, and use the DROP statement to delete a structured type.───使用CREATE type語句創建一個結構化類型,并使用drop語句刪除結構化類型。

If any mutator method in the type does not return void, the CREATE TYPE statement does not execute.───如果類型中的任何賦值函數方法未返回void,則不會執行CREATETYPE語句。

Use the CREATE TYPE statement to create a structured type, and use the DROP statement to delete a structured type.───可以使用CREATETYPE語句創建一個結構化類型,并使用DROP語句刪除結構化類型。

Alias data types are created with the CREATE TYPE statement before they can be used in a table definition.───必須先用CREATETYPE語句創建別名數據類型,然后才能將其用于表定義中。

The CREATE TYPE statement for each replicated type is executed at the Subscriber before the table is created.───在創建表之前,在訂閱服務器上執行每個已復制類型的CREATETYPE語句。

To modify a user-defined type, you must drop the type by using a DROP TYPE statement and then re-create it.───若要修改用戶定義類型,必須使用DROPTYPE語句除去該類型,然后重新創建它。

Note when alias data types are created by using the CREATE TYPE statement instead of sp_addtype, no such automatic grant occurs.───請注意,當使用CREATETYPE語句而不是sp_addtype創建別名數據類型時,不會進行自動授權。

英語使用場景

We will use the simplest form of the CREATE TYPE statement, specifying only four attributes (street, city, province and postal_code) and the required MODE DB2_SQL clause.

Line 1 in Listing 1 shows a create type statement that creates a type named phonenumbers.

Use the CREATE TYPE statement to create a structured type, and use the DROP statement to delete a structured type.

If you leave the Event condition for event type statement field empty, the DB2 statement event monitor is started for the whole monitored database.