Interface IMigrationExecutionContext
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