DataSourceCredentials Members
Represents data source credentials.
The following tables list the members exposed by the DataSourceCredentials type.
Public Constructors
Nom | Description | |
---|---|---|
DataSourceCredentials |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
DataSourceName | Gets or sets the name of the data source to which to pass credentials. String. | |
Password | Gets or sets the password that the report server uses to connect to an external data source. | |
UserName | Gets or sets the user name that the report server uses to connect to an external data source. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
DataSourceCredentials Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace