[]
        
(Showing Draft Content)

C1.Ssrs.ConnectionBase.SetConnectionOptions

SetConnectionOptions Method

SetConnectionOptions(string, ConnectionOptions)

Sets the current connection options.

Declaration
public virtual void SetConnectionOptions(string reportServer, ConnectionOptions connectionOptions)
Parameters
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.