DatabaseColumn.Comment Property

Definition

The column comment, or null if none is set.

C#
public virtual string Comment { get; set; }
C#
public virtual string? Comment { get; set; }

Property Value

Applies to

Produkt Versioner
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0