NoNamespace.entityName 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 entityName XML 属性。
public static readonly System.Xml.Linq.XName entityName;
staticval mutable entityName : System.Xml.Linq.XName
Public Shared ReadOnly entityName As XName
字段值
注解
作为 XML 属性,它:
- 包含在以下 XML 元素中: geoData、 geoEntity、 geoHierarchyEntity、 geoLocation。
- 对应于以下强类型属性:GeoData.EntityName、GeoEntity.EntityName、GeoHierarchyEntity.EntityName、GeoLocation.EntityName。