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