Property DefaultValue
| Improve this Doc View SourceDefaultValue
Gets the default value of this column.
Declaration
public virtual T DefaultValue { get; }
Property Value
Type | Description |
---|---|
T |
Gets the default value of this column.
public virtual T DefaultValue { get; }
Type | Description |
---|---|
T |