ASP.NET Core 10.1.11
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class SharedDataSet

Inheritance
System.Object
SharedDataSet
Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public class SharedDataSet : Object

Constructors

SharedDataSet()

Declaration
public SharedDataSet()

Properties

DataSet

Gets or sets the shared data set.

Declaration
public DataSetShared DataSet { get; set; }
Property Value
Type Description
DataSetShared

A DataSetShared object representing the data set.

ReportServerUrl

Gets or sets the URL of the report server.

Declaration
public string ReportServerUrl { get; set; }
Property Value
Type Description
System.String

A string representing the URL endpoint for the SQL Server reporting server.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved