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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework