DatabaseColumn.Comment 属性

定义

列注释,如果未设置,则为 null

public virtual string Comment { get; set; }
public virtual string? Comment { get; set; }
member this.Comment : string with get, set
Public Overridable Property Comment As String

属性值

适用于