OracleProviderConnectionWrapper Class

Definition

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

Fields

_ConnectionInfo (Inherited from ProviderConnectionWrapper)

Properties

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

Methods

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

Applies to