IColumn.DefaultValue Property

Definition

Returns the object that is used as the default value for this column.

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

Property Value

Applies to