ProviderConnectionWrapper Класс

Определение

public ref class ProviderConnectionWrapper abstract
public abstract class ProviderConnectionWrapper
type ProviderConnectionWrapper = class
Public MustInherit Class ProviderConnectionWrapper
Наследование
ProviderConnectionWrapper
Производный

Конструкторы

ProviderConnectionWrapper(ConnectionInfo)

Поля

_ConnectionInfo

Свойства

ConnectionString
Database
DataProvider
IsGetDatabasesSupported
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword
UserID

Методы

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

Применяется к