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

แชร์ผ่าน


Annotatable.IMutableAnnotatable.RemoveAnnotation(String) Method

Definition

Removes the given annotation from this object.

C#
Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation IMutableAnnotatable.RemoveAnnotation (string name);
C#
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation IMutableAnnotatable.RemoveAnnotation (string name);
C#
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation? IMutableAnnotatable.RemoveAnnotation (string name);

Parameters

name
String

The name of the annotation to remove.

Returns

The annotation that was removed.

Implements

Attributes

Applies to

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