ProviderConnectionWrapper.CreateConnectionWrapper メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
CreateConnectionWrapper(ConnectionInfo) | |
CreateConnectionWrapper(DataSourceSearchMatch) |
CreateConnectionWrapper(ConnectionInfo)
public:
static Microsoft::ReportingServices::QueryDesigners::ProviderConnectionWrapper ^ CreateConnectionWrapper(Microsoft::ReportingServices::QueryDesigners::ConnectionInfo ^ connectionInfo);
public static Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper CreateConnectionWrapper (Microsoft.ReportingServices.QueryDesigners.ConnectionInfo connectionInfo);
static member CreateConnectionWrapper : Microsoft.ReportingServices.QueryDesigners.ConnectionInfo -> Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper
Public Shared Function CreateConnectionWrapper (connectionInfo As ConnectionInfo) As ProviderConnectionWrapper
パラメーター
- connectionInfo
- ConnectionInfo
戻り値
適用対象
CreateConnectionWrapper(DataSourceSearchMatch)
public:
static Microsoft::ReportingServices::QueryDesigners::ProviderConnectionWrapper ^ CreateConnectionWrapper(Microsoft::ReportingServices::QueryDesigners::DataSourceSearching::DataSourceSearchMatch ^ dataSourceMatch);
public static Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper CreateConnectionWrapper (Microsoft.ReportingServices.QueryDesigners.DataSourceSearching.DataSourceSearchMatch dataSourceMatch);
static member CreateConnectionWrapper : Microsoft.ReportingServices.QueryDesigners.DataSourceSearching.DataSourceSearchMatch -> Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper
Public Shared Function CreateConnectionWrapper (dataSourceMatch As DataSourceSearchMatch) As ProviderConnectionWrapper
パラメーター
- dataSourceMatch
- DataSourceSearchMatch