SharedDataSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SharedDataSet : Microsoft::ReportingServices::RdlObjectModel::ReportObject, Microsoft::ReportingServices::RdlObjectModel::IDataScope, Microsoft::ReportingServices::RdlObjectModel::IDataScopeService
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet/SharedDataSetConverter))]
public class SharedDataSet : Microsoft.ReportingServices.RdlObjectModel.ReportObject, Microsoft.ReportingServices.RdlObjectModel.IDataScope, Microsoft.ReportingServices.RdlObjectModel.IDataScopeService
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet/SharedDataSetConverter))>]
type SharedDataSet = class
inherit ReportObject
interface INamedObject
interface IDataScopeService
interface IDataScope
interface IContainedObject
Public Class SharedDataSet
Inherits ReportObject
Implements IDataScope, IDataScopeService
- Inheritance
- Attributes
- Implements
Constructors
SharedDataSet() | |
SharedDataSet(DataSet, String, String, String) |
Properties
ComponentMetadata |
Gets or sets the component metadata. (Inherited from ReportObject) |
DataSet | |
Description | |
Name | |
Parent |
The parent of this report object. (Inherited from ReportObjectBase) |
ReportServerUrl | |
SharedDataSetInfo | |
Site |
Gets or sets the site associated with the ReportObject object. (Inherited from ReportObject) |
Methods
Explicit Interface Implementations
IComponent.Disposed |
Occurs when the ReportObject object is disposed. (Inherited from ReportObject) |
IDataScope.Group | |
IDisposable.Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from ReportObject) |