Table of Contents

Class ReportConnection

Namespace
PolarStudio
Assembly
PolarStudio.dll

This class contains the specifics of a custom connection for reporting.

public class ReportConnection : XMLobject<ReportEngine>
Inheritance
ReportConnection
Inherited Members
Extension Methods

Properties

ConnectionString

Gets/sets the connection string.

public string ConnectionString { get; set; }

Property Value

string

Description

Gets/sets the description

public string Description { get; set; }

Property Value

string