DbConnectionOpener.CreateAndOpenConnection Methode

Definition

public:
 Microsoft::ReportingServices::DataProcessing::IDbConnection ^ CreateAndOpenConnection(Microsoft::ReportDesigner::Data::CachedCredentials ^ creds, Microsoft::ReportDesigner::Data::Server::PromptMode promptMode, Microsoft::ReportDesigner::Data::Server::ExceptionHandlingMode exceptionHandlingMode);
public Microsoft.ReportingServices.DataProcessing.IDbConnection CreateAndOpenConnection (Microsoft.ReportDesigner.Data.CachedCredentials creds, Microsoft.ReportDesigner.Data.Server.PromptMode promptMode, Microsoft.ReportDesigner.Data.Server.ExceptionHandlingMode exceptionHandlingMode);
member this.CreateAndOpenConnection : Microsoft.ReportDesigner.Data.CachedCredentials * Microsoft.ReportDesigner.Data.Server.PromptMode * Microsoft.ReportDesigner.Data.Server.ExceptionHandlingMode -> Microsoft.ReportingServices.DataProcessing.IDbConnection
Public Function CreateAndOpenConnection (creds As CachedCredentials, promptMode As PromptMode, exceptionHandlingMode As ExceptionHandlingMode) As IDbConnection

Parameter

promptMode
PromptMode
exceptionHandlingMode
ExceptionHandlingMode

Gibt zurück

Gilt für: