MutableAnnotatableExtensions Class
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.
Caution
Use IMutableAnnotatable
Extension methods for IMutableAnnotatable.
public static class MutableAnnotatableExtensions
[System.Obsolete("Use IMutableAnnotatable")]
public static class MutableAnnotatableExtensions
type MutableAnnotatableExtensions = class
[<System.Obsolete("Use IMutableAnnotatable")>]
type MutableAnnotatableExtensions = class
Public Module MutableAnnotatableExtensions
Public Class MutableAnnotatableExtensions
- Inheritance
-
MutableAnnotatableExtensions
- Attributes
Add |
Adds annotations to an object. |
Get |
Gets the annotation with the given name, throwing if it does not exist. |
Get |
Gets the existing annotation with a given key, or adds a new annotation if one does not exist. |
Set |
Sets the annotation stored under the given name. Overwrites the existing annotation if an
annotation with the specified name already exists. Removes the existing annotation if |
Product | Versions (Obsolete) |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0 (6.0) |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: