QryDataExtensions.OpenConnection(IDbConnection, CachedCredentials) 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:
static bool OpenConnection(Microsoft::ReportingServices::DataProcessing::IDbConnection ^ connection, Microsoft::ReportDesigner::Data::CachedCredentials ^ creds);
public static bool OpenConnection(Microsoft.ReportingServices.DataProcessing.IDbConnection connection, Microsoft.ReportDesigner.Data.CachedCredentials creds);
static member OpenConnection : Microsoft.ReportingServices.DataProcessing.IDbConnection * Microsoft.ReportDesigner.Data.CachedCredentials -> bool
Public Shared Function OpenConnection (connection As IDbConnection, creds As CachedCredentials) As Boolean
Paramètres
- connection
- IDbConnection
- creds
- CachedCredentials