Table of Contents

Field ReportDataSetNotSupplied

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9201: a report needs a dataset that the data provider did not supply — it returned no reader, or no provider was given. Everything bound to the dataset is processed as empty and the omission is reported, rather than rendering as if the data had no rows.

public const string ReportDataSetNotSupplied = "DXP9201"

Returns

string
DXP9201: a report needs a dataset that the data provider did not supply — it returned no reader, or no provider was given. Everything bound to the dataset is processed as empty and the omission is reported, rather than rendering as if the data had no rows.

Remarks

The DXP92xx sub-band is report data and processing: data providers, parameters, datasets, grouping, sorting, filtering and scopes.