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

แชร์ผ่าน


AnnotatableBase.FindRuntimeAnnotation(String) Method

Definition

Gets the runtime annotation with the given name, returning null if it does not exist.

C#
public virtual Microsoft.EntityFrameworkCore.Infrastructure.Annotation? FindRuntimeAnnotation (string name);

Parameters

name
String

The key of the annotation to find.

Returns

The existing annotation if an annotation with the specified name already exists. Otherwise, null.

Applies to

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