definition clause
基本解释
- 定义条款
英汉例句
- Also, once an index has been created in DB2, you cannot alter any clause of the index definition.
此外,在 DB2 中,一旦创建了索引,就不能修改索引定义中的任何子句。 - 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 方法的参数类型设置为在 context.write 子句内带有该方法的输出。