Share via


OracleProviderConnectionWrapper クラス

定義

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
継承
OracleProviderConnectionWrapper

フィールド

_ConnectionInfo (継承元 ProviderConnectionWrapper)

プロパティ

ConnectionString
Database (継承元 ProviderConnectionWrapper)
DataProvider (継承元 ProviderConnectionWrapper)
IsGetDatabasesSupported
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword (継承元 ProviderConnectionWrapper)
UserID

メソッド

BeginGetDatabases(AsyncCallback, Object) (継承元 ProviderConnectionWrapper)
CreateConnectionInfo(Boolean)
EndGetDatabases(IAsyncResult) (継承元 ProviderConnectionWrapper)
GetDatabases() (継承元 ProviderConnectionWrapper)

適用対象