共用方式為


MySqlMigrationType 列舉

定義

定義 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
繼承
MySqlMigrationType
屬性
Newtonsoft.Json.JsonConverterAttribute

欄位

LocalToRemote 0
RemoteToLocal 1

適用於