This topic has not yet been rated - Rate this topic

Microsoft.BusinessData.Offlining namespace

The Microsoft.BusinessData.Offlining namespace contains types that are used to handle the data cache on the client.

  ClassDescription
Public classCannotUpgradeWithPendingOperationsExceptionRepresents an exception that is thrown during installation or upgrade if any pending operation is found.
Public classInternalCacheDatabaseExceptionRepresents an exception that is thrown when an error is encountered while executing a query on the External Item cache.
Public classInvalidTokenForViewExceptionRepresents an exception that is thrown while getting the changed members of a subscription. This exception is thrown when the token belongs to a previously installed version of the view.
Public classOperationDependencyFailedExceptionRepresents an exception that is thrown when a dependent operation fails.
  StructureDescription
Public structureConflictData A struct that represents the conflict between the local value and the external system value. Conflict is caused by the external item changing in the external system before the change done locally is propagated.
  InterfaceDescription
Public interfaceIAssociationOperationDefines properties that handle the association operation between two or more external content types.
Public interfaceIAuthoritativeDataInformationDefines properties of the External Item data that is read from the external system.
Public interfaceICacheChangeInfoRepresents an interface that tracks the change information for an item in the cache.
Public interfaceIEntityInstanceReferenceCollectionRepresents a collection of External Item references.
Public interfaceIEntityOperationRepresents the operations that are performed on an external content type.
Public interfaceIOfflineEntityInstanceRepresents an interface that defines methods and properties that handle the offline External Item.
Public interfaceIOperationDefines methods and properties that handle offline operations.
Public interfaceIOperationCollectionRepresents a collection of operations.
Public interfaceIProgressSummaryDefines properties that indicate the status for a type of synchronization (operation execution, query execution, association execution, and instance refresh).
Public interfaceISubscriptionRepresents a client-only interface, which defines methods and properties that handle subscriptions.
Public interfaceISubscriptionAssociationDefines methods and properties to handle subscription associations.
Public interfaceISubscriptionAssociationCollectionRepresents an interface that defines the subscription association collection.
Public interfaceISubscriptionCollectionDefines a collection of subscriptions.
Public interfaceISubscriptionManagerRepresents an interface that contains all public subscription management methods.
Public interfaceISubscriptionQueryDefines methods and properties that handle the subscription query.
Public interfaceISubscriptionQueryCollectionRepresents an interface that defines the collection of subscription queries.
Public interfaceISubscriptionRefreshStatusRepresents an interface that defines the subscription refresh status.
Public interfaceISynchronizationManagerContains all public synchronization management methods.
  EnumerationDescription
Public enumerationAuthoritativeDataStatusRepresents the authoritative data status of the External Item.
Public enumerationOperationStatusRepresents an enumeration that defines the operation status.
Public enumerationRefreshStatusRepresents an enumeration that describes the refresh status.
Public enumerationSynchronizationStatusRepresents an enumeration that defines data synchronization state between the cache and the data source.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.