共用方式為


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)

屬性值

適用於