Subscription 元素
(订阅架构)
适用于:SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
用于定义一个缓存订阅的顶级(根)元素。
命名空间: http://schemas.microsoft.com/office/2006/03/BusinessDataCatalog
架构:订阅
<Subscription EntityName = "String" EntityNamespace = "String" RefreshIntervalInMinutes = "Long" View = "String" Enabled = "Boolean" LobSystemInstanceName = "String" Name = "String" DefaultDisplayName = "String" IsCached = "Boolean"> </Subscription>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
属性 |
说明 |
---|---|
**EntityName** |
必填。 外部内容类型的名称。 属性类型:**String** |
**EntityNamespace** |
必填。 外部内容类型所属的命名空间。 属性类型:**String** |
**RefreshIntervalInMinutes** |
必填。 Microsoft 业务连接 Services (BCS) 刷新缓存订阅的时间间隔(以分钟为单位)。 此间隔不能小于 10 分钟。 如果设置为小于 10 分钟,则 业务连接 Services 将忽略该值。 属性类型:**Long** |
**视图** |
必填。 属性类型:**String** |
**启用** |
可选。 属性类型:**布尔值** |
**LobSystemInstanceName** |
必填。 属性类型:**String** |
**名字** |
必填。 属性类型:**String** |
**DefaultDisplayName** |
可选。 属性类型:**String** |
**IsCached** |
可选。 属性类型:**布尔值** |
子元素
元素 | 说明 |
---|---|
MetadataObject (订阅架构中的 LocalizedDisplayNames 元素) | |
MetadataObject (订阅架构中的 Properties 元素) | |
订阅 (订阅架构中的 Identities 元素) | |
订阅 (订阅架构中的 Queries 元素) | |
订阅 (订阅架构中的 Associations 元素) |
父元素
无。