Share via


Subscription Element (Subscription Schema)

Applies to: SharePoint Server 2010

The top-level (root) element that defines a cache subscription.

Namespace: https://schemas.microsoft.com/office/2006/03/BusinessDataCatalog

Schema: Subscription

<Subscription EntityName = "String" EntityNamespace = "String" RefreshIntervalInMinutes = "Long" View = "String" Enabled = "Boolean" LobSystemInstanceName = "String" Name = "String" DefaultDisplayName = "String" IsCached = "Boolean"> </Subscription>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

EntityName

Required.

The name of the external content type.

Attribute type: String

EntityNamespace

Required.

The namespace that the external content type belongs to.

Attribute type: String

RefreshIntervalInMinutes

Required.

The interval in minutes at which Microsoft Business Connectivity Services (BCS) refreshes the cache subscription. Cannot be less than 10 minutes. If set to less than 10 minutes, the value will be ignored by Business Connectivity Services.

Attribute type: Long

View

Required.

Attribute type: String

Enabled

Optional.

Attribute type: Boolean

LobSystemInstanceName

Required.

Attribute type: String

Name

Required.

Attribute type: String

DefaultDisplayName

Optional.

Attribute type: String

IsCached

Optional.

Attribute type: Boolean

Child Elements

Element

Description

LocalizedDisplayNames Element in MetadataObject (Subscription Schema)

Properties Element in MetadataObject (Subscription Schema)

Identities Element in Subscription (Subscription Schema)

Queries Element in Subscription (Subscription Schema)

Associations Element in Subscription (Subscription Schema)

Parent Elements

None.