DataSourceCredentials Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the DataSourceCredentials class.

Namespace:   ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

Syntax

public DataSourceCredentials()
public:
DataSourceCredentials()
new : unit -> DataSourceCredentials
Public Sub New

See Also

DataSourceCredentials Class
ReportExecution2005 Namespace

Return to top