Table of Contents

Class RdlReadSettings

Namespace
DocWright.Reporting.Rdl
Assembly
DocWright.Reporting.Rdl.dll

Settings for RdlReader.

public sealed class RdlReadSettings
Inheritance
RdlReadSettings
Inherited Members

Remarks

Grows additively, like every other option bag in the library.

Constructors

RdlReadSettings()

Properties

Diagnostics

Gets or sets the sink for diagnostics raised while reading, or null to discard them.

Limits

Gets or sets the resource limits the read is bounded by, or null for the defaults.

Methods

Clone()

Creates a copy, so a reader can apply per-call overrides without mutating the instance its caller handed it.