다음을 통해 공유


QryDataExtensions.IsConnectionOledb(IDbConnection) Method

Definition

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

Parameters

connection
IDbConnection

Returns

Applies to