Provides an integer value for the column index of the ITupleSet.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
void SetIntValue(
	int columnIndex,
	int value
)

Parameters

columnIndex
Type: System..::..Int32
value
Type: System..::..Int32

See Also