IAnnotationCodeGenerator.RemoveAnnotationsHandledByConventions Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
RemoveAnnotationsHandledByConventions(ISkipNavigation, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(ISequence, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IRelationalPropertyOverrides, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IProperty, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(INavigation, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IModel, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IKey, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IAnnotatable, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IForeignKey, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IEntityTypeMappingFragment, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IComplexType, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IComplexProperty, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(ICheckConstraint, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(ITrigger, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IIndex, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(IEntityType, IDictionary<String,IAnnotation>) |
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом. |
RemoveAnnotationsHandledByConventions(ISkipNavigation, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.ISkipNavigation navigation, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ISkipNavigation * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ISkipNavigation * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (navigation As ISkipNavigation, annotations As IDictionary(Of String, IAnnotation))
Параметры
- navigation
- ISkipNavigation
Навигация, к которой применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(ISequence, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.ISequence sequence, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ISequence * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ISequence * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (sequence As ISequence, annotations As IDictionary(Of String, IAnnotation))
Параметры
- sequence
- ISequence
Последовательность, к которой применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IRelationalPropertyOverrides, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides overrides, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (overrides As IRelationalPropertyOverrides, annotations As IDictionary(Of String, IAnnotation))
Параметры
- overrides
- IRelationalPropertyOverrides
Свойство переопределяет, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IProperty, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IProperty property, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IProperty * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IProperty * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (property As IProperty, annotations As IDictionary(Of String, IAnnotation))
Параметры
- property
- IProperty
Свойство, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(INavigation, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.INavigation navigation, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.INavigation * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.INavigation * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (navigation As INavigation, annotations As IDictionary(Of String, IAnnotation))
Параметры
- navigation
- INavigation
Навигация, к которой применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IModel, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IModel model, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IModel * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IModel * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (model As IModel, annotations As IDictionary(Of String, IAnnotation))
Параметры
- model
- IModel
Модель, к которой применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IKey, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IKey key, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IKey * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IKey * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (key As IKey, annotations As IDictionary(Of String, IAnnotation))
Параметры
- key
- IKey
Ключ, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IAnnotatable, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable annotatable, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (annotatable As IAnnotatable, annotations As IDictionary(Of String, IAnnotation))
Параметры
- annotatable
- IAnnotatable
Объект, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых создаются вызовы текучих API.
Применяется к
RemoveAnnotationsHandledByConventions(IForeignKey, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IForeignKey foreignKey, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IForeignKey * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IForeignKey * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (foreignKey As IForeignKey, annotations As IDictionary(Of String, IAnnotation))
Параметры
- foreignKey
- IForeignKey
Внешний ключ, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IEntityTypeMappingFragment, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IEntityTypeMappingFragment fragment, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IEntityTypeMappingFragment * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IEntityTypeMappingFragment * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (fragment As IEntityTypeMappingFragment, annotations As IDictionary(Of String, IAnnotation))
Параметры
- fragment
- IEntityTypeMappingFragment
Фрагмент сопоставления сущностей, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IComplexType, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IComplexType complexType, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IComplexType * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IComplexType * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (complexType As IComplexType, annotations As IDictionary(Of String, IAnnotation))
Параметры
- complexType
- IComplexType
Сложный тип, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IComplexProperty, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IComplexProperty complexProperty, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IComplexProperty * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IComplexProperty * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (complexProperty As IComplexProperty, annotations As IDictionary(Of String, IAnnotation))
Параметры
- complexProperty
- IComplexProperty
Сложное свойство, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(ICheckConstraint, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.ICheckConstraint checkConstraint, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ICheckConstraint * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ICheckConstraint * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (checkConstraint As ICheckConstraint, annotations As IDictionary(Of String, IAnnotation))
Параметры
- checkConstraint
- ICheckConstraint
Ограничение проверка, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(ITrigger, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.ITrigger trigger, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ITrigger * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.ITrigger * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (trigger As ITrigger, annotations As IDictionary(Of String, IAnnotation))
Параметры
- trigger
- ITrigger
Триггер, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IIndex, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IIndex index, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IIndex * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IIndex * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (index As IIndex, annotations As IDictionary(Of String, IAnnotation))
Параметры
- index
- IIndex
Индекс, к которому применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
RemoveAnnotationsHandledByConventions(IEntityType, IDictionary<String,IAnnotation>)
Удаляет заметку, конфигурация которой уже применяется по соглашению, и ее не нужно указывать явным образом.
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IEntityType entity, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
public virtual void RemoveAnnotationsHandledByConventions (Microsoft.EntityFrameworkCore.Metadata.IEntityType entityType, System.Collections.Generic.IDictionary<string,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> annotations);
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IEntityType * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IEntityType * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
abstract member RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IEntityType * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
override this.RemoveAnnotationsHandledByConventions : Microsoft.EntityFrameworkCore.Metadata.IEntityType * System.Collections.Generic.IDictionary<string, Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation> -> unit
Public Overridable Sub RemoveAnnotationsHandledByConventions (entity As IEntityType, annotations As IDictionary(Of String, IAnnotation))
Public Overridable Sub RemoveAnnotationsHandledByConventions (entityType As IEntityType, annotations As IDictionary(Of String, IAnnotation))
Параметры
- entityentityType
- IEntityType
Сущность, к которой применяются заметки.
- annotations
- IDictionary<String,IAnnotation>
Набор заметок, из которых удаляются обычные.
Применяется к
Entity Framework