DataSourceCredentials 成員
Represents data source credentials.
DataSourceCredentials 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
DataSourceName | Gets or sets the name of the data source to which to pass credentials. | |
Password | Gets or sets the password to use when connecting to a data source. | |
UserName | Gets or sets the user name that the report server uses to connect to a data source. |
頂端