Overload List

  Name Description
Public method 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.
Public method 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.

See Also