다음을 통해 공유


QryDataExtensions.IsConnectionSql10(IDbConnection) 메서드

정의

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

매개 변수

connection
IDbConnection

반환

적용 대상