ILinkingFrameworkManagement Interface

Definition

Defines methods for the linking framework management.

public interface class ILinkingFrameworkManagement
public interface ILinkingFrameworkManagement
type ILinkingFrameworkManagement = interface
Public Interface ILinkingFrameworkManagement

Methods

CreateDataSource(Guid)

Creates the specified data source.

DeleteDataSource(Guid)

Deletes the specified data source.

RefreshSyncStatus()

Refreshes data-sync status of connectors (data sources).

SyncNow(Guid)

Initiates the data-sync for the specified data source.

UpdateDataSource(Guid)

Updates the specified data source.

Applies to