Overload List
| Name | Description | |
|---|---|---|
|
|
GetIntValue(Int32) |
Returns the integer value of the given column of the invoking
tuple and produces an execution error if the column type is not Int. (Inherited from ITuple.) |
|
|
GetIntValue(String) |
Returns the integer value of the given column of the invoking tuple
and produces an execution error if the column type is not Int. (Inherited from ITuple.) |