AnnotatableBase.GetAnnotation(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the annotation with the given name, throwing if it does not exist.
public virtual Microsoft.EntityFrameworkCore.Infrastructure.Annotation GetAnnotation (string annotationName);
abstract member GetAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.Annotation
override this.GetAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.Annotation
Public Overridable Function GetAnnotation (annotationName As String) As Annotation
- annotationName
- String
The key of the annotation to find.
The annotation with the specified name.
Proizvod | Verzije |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
Entity Framework povratne informacije
Entity Framework je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: