DatabaseTable.Comment Property

Definition

The table 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