ColumnOperation.DefaultValue Property

Definition

The default value for rows inserted without an explicit value for this column, or null if there is no default.

public virtual object DefaultValue { get; set; }
public virtual object? DefaultValue { get; set; }
member this.DefaultValue : obj with get, set
Public Overridable Property DefaultValue As Object

Property Value

Applies to