AnnotatableExtensions Class
Definition
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 IReadOnlyAnnotatable
Extension methods for IReadOnlyAnnotatable.
public static class AnnotatableExtensions
[System.Obsolete("Use IReadOnlyAnnotatable")]
public static class AnnotatableExtensions
type AnnotatableExtensions = class
[<System.Obsolete("Use IReadOnlyAnnotatable")>]
type AnnotatableExtensions = class
Public Module AnnotatableExtensions
Public Class AnnotatableExtensions
- Inheritance
-
AnnotatableExtensions
- Attributes
Methods
AnnotationsToDebugString(IAnnotatable, Int32) |
Gets the debug string for all annotations declared on the object. |
GetAnnotation(IAnnotatable, String) |
Gets the annotation with the given name, throwing if it does not exist. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework