Table of Contents

Method Clone

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

Clone()

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

public RdlReadSettings Clone()

Returns

RdlReadSettings

The copy.