SqlProviderConnectionWrapper Class

Definition

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

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() (Inherited from ProviderConnectionWrapper)

Applies to