OledbProviderConnectionWrapper Class

Definition

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

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