[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.DataType

DataType Method

DataType(DataType?)

Configurates DataType. Sets the data type of the field.

Declaration
public TBuilder DataType(DataType? value)
Parameters
Type Name Description
DataType? value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

It only works when connecting DataEngine or DataSource.