'Declaration Public Overridable Sub SetConnectionOptions( _ ByVal reportServer As String, _ ByVal connectionOptions As ConnectionOptions _ )
public virtual void SetConnectionOptions( string reportServer, ConnectionOptions connectionOptions )
Parameters
- reportServer
- Address of SSRS server, like http://www.site.com/ReportServer.
- connectionOptions
- ConnectionOptions object defines type of authentication, credential etc.