次の方法で共有


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))

プロパティ値

属性

適用対象