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)

适用于