QryDataExtensions.OpenConnection(IDbConnection, CachedCredentials) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- connection
- IDbConnection
- creds
- CachedCredentials