次の方法で共有


QryDataExtensions.IsConnectionOledbOlap(IDbConnection) メソッド

定義

public:
 static bool IsConnectionOledbOlap(Microsoft::ReportingServices::DataProcessing::IDbConnection ^ connection);
public static bool IsConnectionOledbOlap (Microsoft.ReportingServices.DataProcessing.IDbConnection connection);
static member IsConnectionOledbOlap : Microsoft.ReportingServices.DataProcessing.IDbConnection -> bool
Public Shared Function IsConnectionOledbOlap (connection As IDbConnection) As Boolean

パラメーター

connection
IDbConnection

戻り値

適用対象