An AttributeList is a collection of attribute objects which are name and value pairs.
AttributeList是一个属性对象集合,这些属性对象都是名称-值对。
The following sections discuss how AttributeList represents configuration information for various types of attributes.
下面几段将讨论 AttributeList如何显示各种属性的配置信息。
If the attribute type is complex, the attribute value is represented as an AttributeList, i.e., a nested attribute list.
如果是复杂的属性类型,那么属性值就会以一个AttributeList(也就是一个嵌套的属性列表)的形式出现。
We first use the config service to obtain the AttributeList (attrList) that corresponds to all properties defined for the fact connection factory.
首先我们使用配置服务来获得与为fact连接工厂定义的所有属性相对应的AttributeList(attrList)。
We first use the config service to obtain the AttributeList (attrList) that corresponds to all properties defined for the fact connection factory.
首先我们使用配置服务来获得与为fact连接工厂定义的所有属性相对应的AttributeList(attrList)。
应用推荐