Method GetDefaultValue
| Improve this Doc View SourceGetDefaultValue()
Gets the default value of the column.
Declaration
public abstract object GetDefaultValue()
Returns
Type | Description |
---|---|
System.Object | The default value. |
Gets the default value of the column.
public abstract object GetDefaultValue()
Type | Description |
---|---|
System.Object | The default value. |