ProviderConnectionWrapper Classe

Definição

public ref class ProviderConnectionWrapper abstract
public abstract class ProviderConnectionWrapper
type ProviderConnectionWrapper = class
Public MustInherit Class ProviderConnectionWrapper
Herança
ProviderConnectionWrapper
Derivado

Construtores

ProviderConnectionWrapper(ConnectionInfo)

Campos

_ConnectionInfo

Propriedades

ConnectionString
Database
DataProvider
IsGetDatabasesSupported
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword
UserID

Métodos

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

Aplica-se a