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.
(Inherited from ITuple.)
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.
(Inherited from ITuple.)

See Also