Share via


DatabaseColumn.Comment Property

Definition

The column comment, or null if none is set.

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

Property Value

Applies to