Interface IEndpointViewCache
Interface for a migration cache that contains view information by view ID.
Inherited Members
Namespace: Tableau.Migration.Engine.Endpoints.Caching
Assembly: Tableau.Migration.dll
Syntax
public interface IEndpointViewCache : IMigrationCache<Guid, IView>, IDisposable