Show / Hide Table of Contents

Class AddModuleCommand.Options.DbMigrations

Inheritance
object
AddModuleCommand.Options.DbMigrations
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.Commands
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class AddModuleCommand.Options.DbMigrations

Fields

Skip

Declaration
public const string Skip = "skip-db-migrations"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform