ProviderConnectionWrapper(ConnectionInfo) Constructor
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.
protected:
ProviderConnectionWrapper(Microsoft::ReportingServices::QueryDesigners::ConnectionInfo ^ connectionInfo);
protected ProviderConnectionWrapper (Microsoft.ReportingServices.QueryDesigners.ConnectionInfo connectionInfo);
new Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper : Microsoft.ReportingServices.QueryDesigners.ConnectionInfo -> Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper
Protected Sub New (connectionInfo As ConnectionInfo)
Parameters
- connectionInfo
- ConnectionInfo