다음을 통해 공유


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)

속성 값

적용 대상