Udostępnij za pośrednictwem


MySqlMigrationType Wyliczenie

Definicja

Definiuje wartości dla 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
Dziedziczenie
MySqlMigrationType
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

LocalToRemote 0
RemoteToLocal 1

Dotyczy