Show / Hide Table of Contents

Class ProjectCreationCommandBase.Options.DatabaseProvider

Inheritance
object
ProjectCreationCommandBase.Options.DatabaseProvider
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 ProjectCreationCommandBase.Options.DatabaseProvider

Fields

Long

Declaration
public const string Long = "database-provider"
Field Value
Type Description
string

Short

Declaration
public const string Short = "d"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform