definition clause
基本解釋
- 定義條款
英漢例句
- Also, once an index has been created in DB2, you cannot alter any clause of the index definition.
此外,在 DB2 中,一旦創(chuàng)建了索引,就不能修改索引定義中的任何子句。 - The WITH clause allows for the definition of a named query within a statement, which can be referred to at a later point in the same statement.
WITH 子句允許在一條語句中定義一個有名稱的查詢,在同一條語句中,稍后將引用到這個查詢。 - Because of the type clause in the class definition, my parameter types coming into the map method are set along with the outputs of this method inside the context.write clause.
由于類定義中的類型子句,我將傳入 map 方法的參數(shù)類型設(shè)置為在 context.write 子句內(nèi)帶有該方法的輸出。