次の方法で共有


IMigrationsAssembly.Migrations プロパティ

定義

移行を表す クラスの に TypeInfo 移行識別子をマッピングするディクショナリ。

public System.Collections.Generic.IReadOnlyDictionary<string,System.Reflection.TypeInfo> Migrations { get; }
member this.Migrations : System.Collections.Generic.IReadOnlyDictionary<string, System.Reflection.TypeInfo>
Public ReadOnly Property Migrations As IReadOnlyDictionary(Of String, TypeInfo)

プロパティ値

適用対象