DataSetListBoxItem.GetDataSetAndChangeActiveServer(Boolean) 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:
Microsoft::ReportingServices::RdlObjectModel::DataSet ^ GetDataSetAndChangeActiveServer(bool forceDataSetRefresh);
public Microsoft.ReportingServices.RdlObjectModel.DataSet GetDataSetAndChangeActiveServer (bool forceDataSetRefresh);
member this.GetDataSetAndChangeActiveServer : bool -> Microsoft.ReportingServices.RdlObjectModel.DataSet
Public Function GetDataSetAndChangeActiveServer (forceDataSetRefresh As Boolean) As DataSet
Parameters
- forceDataSetRefresh
- Boolean