Compartilhar via


MySqlMigrationType Enumeração

Definição

Define valores para MySqlMigrationType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MySqlMigrationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MySqlMigrationType = 
Public Enum MySqlMigrationType
Herança
MySqlMigrationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

LocalToRemote 0
RemoteToLocal 1

Aplica-se a