Annotatable.GetAnnotations Method

Definition

Gets all annotations on the current object.

C#
public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> GetAnnotations ();

Returns

Implements

Applies to

Product Versions
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0