ProviderConnectionWrapper Class

Definition

public ref class ProviderConnectionWrapper abstract
public abstract class ProviderConnectionWrapper
type ProviderConnectionWrapper = class
Public MustInherit Class ProviderConnectionWrapper
Inheritance
ProviderConnectionWrapper
Derived

Constructors

ProviderConnectionWrapper(ConnectionInfo)

Fields

_ConnectionInfo

Properties

ConnectionString
Database
DataProvider
IsGetDatabasesSupported
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword
UserID

Methods

BeginGetDatabases(AsyncCallback, Object)
CreateConnectionInfo(Boolean)
CreateConnectionWrapper(ConnectionInfo)
CreateConnectionWrapper(DataSourceSearchMatch)
EndGetDatabases(IAsyncResult)
GetDatabases()
RemoveConnectionStringValue(DbConnectionStringBuilder, String[])
SetConnectionStringValue(DbConnectionStringBuilder, Object, String[])
TryGetConnectionStringValue(DbConnectionStringBuilder, Object, String[])

Applies to