Report.ReparentDataSets(String, String) 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:
void ReparentDataSets(System::String ^ oldDataSourceName, System::String ^ newDataSourceName);
public void ReparentDataSets (string oldDataSourceName, string newDataSourceName);
member this.ReparentDataSets : string * string -> unit
Public Sub ReparentDataSets (oldDataSourceName As String, newDataSourceName As String)
Parameters
- oldDataSourceName
- String
- newDataSourceName
- String