ProviderConnectionWrapper Classe

Définition

public ref class ProviderConnectionWrapper abstract
public abstract class ProviderConnectionWrapper
type ProviderConnectionWrapper = class
Public MustInherit Class ProviderConnectionWrapper
Héritage
ProviderConnectionWrapper
Dérivé

Constructeurs

ProviderConnectionWrapper(ConnectionInfo)

Champs

_ConnectionInfo

Propriétés

ConnectionString
Database
DataProvider
IsGetDatabasesSupported
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword
UserID

Méthodes

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

S’applique à