Used to determine the definition of a column referenced by index.

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

Syntax

C#
string GetColumnName(
	int index
)

Parameters

index
Type: System..::..Int32

Return Value

The column name of the index index.

See Also