Membri DataSourceCredentials
Represents data source credentials.
Il tipo DataSourceCredentials espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
DataSourceCredentials | Initializes a new instance of the DataSourceCredentials class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
In alto