อ่านในภาษาอังกฤษ

แชร์ผ่าน


IReadOnlyAnnotatable.GetAnnotation(String) Method

Definition

Gets the annotation with the given name, throwing if it does not exist.

C#
public virtual Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation GetAnnotation (string annotationName);

Parameters

annotationName
String

The key of the annotation to find.

Returns

The annotation with the specified name.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Entity Framework Core 6.0, 7.0, 8.0, 9.0