Field ReportDataProviderSchemaViolation
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9202: a data provider's reader returned a value its own schema does not allow — a value of another type, or null in a column that does not allow null. Processing stops: coercing the value would change what the report computes.
public const string ReportDataProviderSchemaViolation = "DXP9202"
Returns
- string
- DXP9202: a data provider's reader returned a value its own schema does not allow — a value of another type, or null in a column that does not allow null. Processing stops: coercing the value would change what the report computes.