[]
Gets the collection of DataSetField objects describing fields of the current data set. If this collection is empty, all fields fetched by the query will be accessible on the data set.
public DataSetFieldCollection Fields { get; }