IReportProjectSharedDataSets Interface
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 interface class IReportProjectSharedDataSets : System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::SharedDataSets::SharedDataSet ^>
public interface IReportProjectSharedDataSets : System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet>
type IReportProjectSharedDataSets = interface
interface seq<SharedDataSet>
interface IEnumerable
Public Interface IReportProjectSharedDataSets
Implements IEnumerable(Of SharedDataSet)
- Implements
Properties
SupportsConvertToSharedDataSet |
Methods
AddSharedDataSet(SharedDataSet) | |
ConvertToSharedDataSet(Report, DataSet) | |
CreateSharedDataSet(String) | |
EditSharedDataSet(SharedDataSet) | |
GetSharedDataSetPath(SharedDataSet) |