Sql.Net Class Library Documentation

PivotColumnValue.CreateScalar Method 

Creates a new PivotColumnValue with a scalar value

public static PivotColumnValue CreateScalar(
   string crossTabColumnName,
   object val
);

See Also

PivotColumnValue Class | Reeb.Reporting Namespace