[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.DataSourceTools.ToStream

ToStream Method

ToStream(DataSource)

Saves the specified DataSource to a shared data source XML stream.

Declaration
public static Stream ToStream(this DataSource sharedDataSource)
Parameters
Type Name Description
DataSource sharedDataSource

The DataSource to save.

Returns
Type Description
Stream

A Stream containing the XML data of the shared data source.