DataSourceCredentialsCollection Constructor ()
Initializes a new instance of the DataSourceCredentialsCollection class.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
public DataSourceCredentialsCollection()
public:
DataSourceCredentialsCollection()
new : unit -> DataSourceCredentialsCollection
Public Sub New
See Also
DataSourceCredentialsCollection Class
Microsoft.Reporting.WinForms Namespace
Return to top