AnnotatableBase.FindRuntimeAnnotation(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 runtime annotation with the given name, returning null
if it does not exist.
C#
public virtual Microsoft.EntityFrameworkCore.Infrastructure.Annotation? FindRuntimeAnnotation (string name);
abstract member FindRuntimeAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.Annotation
override this.FindRuntimeAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.Annotation
Public Overridable Function FindRuntimeAnnotation (name As String) As Annotation
- name
- String
The key of the annotation to find.
The existing annotation if an annotation with the specified name already exists. Otherwise, null
.
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา
คำติชม Entity Framework
Entity Framework เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: