Table of Contents

Interface IMigrationExecutionContext

Namespace
eQuantic.Core.Data.Migration
Assembly
eQuantic.Core.Data.dll

The provider-specific context handed to a RunOperation escape hatch. Providers expose their native handle on it (e.g. the MongoDB database) through their own extension.

public interface IMigrationExecutionContext
Extension Methods