ISynchronizationManager.PopulateCache Method
Include Protected Members
Include Inherited Members
Gets the External Items and populates the cache.
Overload List
Name | Description | |
---|---|---|
PopulateCache(IView, ILobSystemInstance, Identity) | Gets the External Items and populates the cache using the specified view, external system instance, and identity. | |
PopulateCache(IEntity, IFilterCollection, String, ILobSystemInstance) | Gets the External Items and populates the cache using the specified external content type, collection of filters, finder method name, and external system instance. | |
PopulateCache(String, String, String, ILobSystemInstance, Identity) | Gets the External Items and populates the cache using the specified view, external system instance, and identity. | |
PopulateCache(IEntity, EntityInstanceCollection, IAssociation, IFilterCollection, ILobSystemInstance) | Gets the External Items and populates the cache using the specified destination external content type, source External Items, association, collection of filters, and external system instance. |
Top
See Also
Reference
ISynchronizationManager Interface