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)

适用于