DesignQueryControl.EditSharedDataset(SharedDataSet) Method
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:
virtual bool EditSharedDataset(Microsoft::ReportingServices::RdlObjectModel::SharedDataSets::SharedDataSet ^ % sharedDataSet);
public bool EditSharedDataset (ref Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet sharedDataSet);
abstract member EditSharedDataset : SharedDataSet -> bool
override this.EditSharedDataset : SharedDataSet -> bool
Public Function EditSharedDataset (ByRef sharedDataSet As SharedDataSet) As Boolean
Parameters
- sharedDataSet
- SharedDataSet