Compartir a través de


MySqlMigrationType Enumeración

Definición

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
Herencia
MySqlMigrationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

LocalToRemote 0
RemoteToLocal 1

Se aplica a