Sql.Net Class Library Documentation

PivotColumnValue.SetScalarValue Method 

Sets a scalar value

public void SetScalarValue(
   object val
);

Parameters

val
A value which matches PivotColumn's data type

See Also

PivotColumnValue Class | Reeb.Reporting Namespace