IMigrationsAssembly.Migrations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
字典會將移轉識別碼對應至 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)