다음을 통해 공유


MigrationCodeGenerator.AnnotationGenerators 속성

정의

AnnotationCodeGenerator 사용 중인 인스턴스를 가져옵니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures")]
public virtual System.Collections.Generic.IDictionary<string,Func<System.Data.Entity.Infrastructure.Annotations.AnnotationCodeGenerator>> AnnotationGenerators { get; }
member this.AnnotationGenerators : System.Collections.Generic.IDictionary<string, Func<System.Data.Entity.Infrastructure.Annotations.AnnotationCodeGenerator>>
Public Overridable ReadOnly Property AnnotationGenerators As IDictionary(Of String, Func(Of AnnotationCodeGenerator))

속성 값

특성

적용 대상