Sdílet prostřednictvím


MySqlMigrationType Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
MySqlMigrationType
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Name Hodnota Description
LocalToRemote 0
RemoteToLocal 1

Platí pro