Share via


OledbProviderConnectionWrapper クラス

定義

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

フィールド

_ConnectionInfo (継承元 ProviderConnectionWrapper)

プロパティ

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

メソッド

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

適用対象