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))
Значение свойства
- Атрибуты