Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
DataSourceCredentials Class 

Represents data source credentials.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public NotInheritable Class DataSourceCredentials
Visual Basic (Usage)
Dim instance As DataSourceCredentials
C#
public sealed class DataSourceCredentials
C++
public ref class DataSourceCredentials sealed
J#
public final class DataSourceCredentials
JScript
public final class DataSourceCredentials

This class is used to provide credentials for data sources used by server reports and is passed as an argument to the SetDataSourceCredentials method of the ServerReport class.

System.Object
  Microsoft.Reporting.WinForms.DataSourceCredentials
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker