DataSourceCredentials Members
Represents data source credentials.
The following tables list the members exposed by the DataSourceCredentials type.
Public Constructors
名称 | Description | |
---|---|---|
DataSourceCredentials |
顶部
Public Properties
名称 | 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. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
DataSourceCredentials Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace