Overload List
| Name | Description | |
|---|---|---|
|
|
GetNumValue(Int32) |
Returns the Double value of the given column of the invoking tuple and
produces an execution error if the column type is not Double.
|
|
|
GetNumValue(String) |
Returns the Double value of the given column of the invoking tuple and
produces an execution error if the column type is not Double.
|