LoadSharedDataSource(Stream) Method
Loads a shared data source from the specified XML stream.
'Declaration
Public Overloads Shared Function LoadSharedDataSource( _
ByVal As Stream _
) As DataSource
Parameters
- sharedDataSource
- The System.IO.Stream containing the XML data of the shared data source.
Return Value