CommentAttribute 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.
Marks a class, property or field with a comment to be set on the corresponding database table or column.
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Property)]
public sealed class CommentAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Property)>]
type CommentAttribute = class
inherit Attribute
Public NotInheritable Class CommentAttribute
Inherits Attribute
- Inheritance
-
CommentAttribute
- Attributes
See Modeling entity types and relationships for more information and examples.
Comment |
Initializes a new instance of the CommentAttribute class. |
Comment |
The comment to be configured. |
Продукт | Версии |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
Обратна връзка за Entity Framework
Entity Framework е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: