Method GetDefault
| Improve this Doc View SourceGetDefault()
Gets the ColumnDefault object associated with this column.
Declaration
public ColumnDefault GetDefault()
Returns
Type | Description |
---|---|
ColumnDefault | The ColumnDefault object associated with this column. |