EfCoreDatabaseUpdateSettingsExtensions Class

Summary

graph BT Type-->Base0["Object"] Type["EfCoreDatabaseUpdateSettingsExtensions"] class Type type-node

Syntax

public static class EfCoreDatabaseUpdateSettingsExtensions

Methods

Name Value Summary
SetTargetMigration(EfCoreDatabaseUpdateSettings, string) EfCoreDatabaseUpdateSettings
Sets a named target migration to migrate the database too.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin