'Declaration
Public Overloads Function AddSsrsReportHost( _ ByVal key As String, _ ByVal host As SsrsHost _ ) As ReportProviderManager
public ReportProviderManager AddSsrsReportHost( string key, SsrsHost host )
Parameters
- key
- The provider key act as the alias name of the SSRS host.
- host
- The SsrsHost.