[]
Sets the current connection options.
public virtual void SetConnectionOptions(string reportServer, ConnectionOptions connectionOptions)
| Type | Name | Description |
|---|---|---|
| string | reportServer | Address of SSRS server, like http://www.site.com/ReportServer. |
| ConnectionOptions | connectionOptions | ConnectionOptions object defines type of authentication, credential etc. |