Share via


AnalysisServiceProviderConnectionWrapper Class

Definition

public ref class AnalysisServiceProviderConnectionWrapper : Microsoft::ReportingServices::QueryDesigners::ProviderConnectionWrapper
public class AnalysisServiceProviderConnectionWrapper : Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper
type AnalysisServiceProviderConnectionWrapper = class
    inherit ProviderConnectionWrapper
Public Class AnalysisServiceProviderConnectionWrapper
Inherits ProviderConnectionWrapper
Inheritance
AnalysisServiceProviderConnectionWrapper

Fields

_ConnectionInfo (Inherited from ProviderConnectionWrapper)

Properties

ConnectionString
Database
DataProvider (Inherited from ProviderConnectionWrapper)
IsGetDatabasesSupported (Inherited from ProviderConnectionWrapper)
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword
UserID

Methods

BeginGetDatabases(AsyncCallback, Object) (Inherited from ProviderConnectionWrapper)
CreateConnectionInfo(Boolean)
EndGetDatabases(IAsyncResult) (Inherited from ProviderConnectionWrapper)
GetDatabases()

Applies to