[]
Configurates Fields. Sets an array containing the names of the fields to retrieve from the data source.
public TBuilder Fields(params string[] value)
Type | Name | Description |
---|---|---|
string[] | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
If this property is set to null or to an empty array, all fields are retrieved.