IConventionAnnotation Interface
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.
An arbitrary piece of metadata that can be stored on an object that implements IConventionAnnotatable.
This interface is typically used by database providers (and other extensions). It is generally not used in application code.
public interface IConventionAnnotation : Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation
type IConventionAnnotation = interface
interface IAnnotation
Public Interface IConventionAnnotation
Implements IAnnotation
- Implements
See Model building conventions for more information and examples.
Name |
Gets the key of this annotation. (Inherited from IAnnotation) |
Value |
Gets the value assigned to this annotation. (Inherited from IAnnotation) |
Get |
Returns the configuration source for this annotation. |
Proizvod | Verzije |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: