Overload List
Name | Description | |
---|---|---|
Set(Decimal) |
Cast a decimal to this decimal
(Overrides ColumnData..::..Set(Decimal).) | |
Set(Double) |
Cast a double to this decimal
(Overrides ColumnData..::..Set(Double).) | |
Set(Int64) |
Cast a long to this decimal
(Overrides ColumnData..::..Set(Int64).) | |
Set(Single) |
Cast a float to this decimal
(Overrides ColumnData..::..Set(Single).) | |
Set(String) |
Cast a string to this decimal
(Overrides ColumnData..::..Set(String).) |