Compartir a través de


ProviderConnectionWrapper Clase

Definición

public ref class ProviderConnectionWrapper abstract
public abstract class ProviderConnectionWrapper
type ProviderConnectionWrapper = class
Public MustInherit Class ProviderConnectionWrapper
Herencia
ProviderConnectionWrapper
Derivado

Constructores

ProviderConnectionWrapper(ConnectionInfo)

Campos

_ConnectionInfo

Propiedades

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[])

Se aplica a