DbConnectionOpener.CreateAndOpenConnection 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- creds
- CachedCredentials
- promptMode
- PromptMode
- exceptionHandlingMode
- ExceptionHandlingMode