[]
Sets the current connection options.
public override 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. |