AnalysisServiceProviderConnectionWrapper.CreateConnectionInfo(Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override Microsoft::ReportingServices::QueryDesigners::ConnectionInfo ^ CreateConnectionInfo([Runtime::InteropServices::Out] bool % promptForCredentials);
public override Microsoft.ReportingServices.QueryDesigners.ConnectionInfo CreateConnectionInfo (out bool promptForCredentials);
override this.CreateConnectionInfo : bool -> Microsoft.ReportingServices.QueryDesigners.ConnectionInfo
Public Overrides Function CreateConnectionInfo (ByRef promptForCredentials As Boolean) As ConnectionInfo
Paramètres
- promptForCredentials
- Boolean