DbConnectionOpener.CreateAndOpenConnection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- creds
- CachedCredentials
- promptMode
- PromptMode
- exceptionHandlingMode
- ExceptionHandlingMode