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