SqlProviderConnectionWrapper Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class SqlProviderConnectionWrapper sealed : Microsoft::ReportingServices::QueryDesigners::ProviderConnectionWrapper
public sealed class SqlProviderConnectionWrapper : Microsoft.ReportingServices.QueryDesigners.ProviderConnectionWrapper
type SqlProviderConnectionWrapper = class
inherit ProviderConnectionWrapper
Public NotInheritable Class SqlProviderConnectionWrapper
Inherits ProviderConnectionWrapper
- Herança
Campos
| Nome | Description |
|---|---|
| _ConnectionInfo | (Herdado de ProviderConnectionWrapper) |
Propriedades
| Nome | Description |
|---|---|
| ConnectionString | |
| Database | |
| DataProvider | (Herdado de ProviderConnectionWrapper) |
| IsGetDatabasesSupported | (Herdado de ProviderConnectionWrapper) |
| Password | |
| PersistSecurityInfo | |
| ServerName | |
| SupportsDatabaseKeyword | |
| UserID | |
Métodos
| Nome | Description |
|---|---|
| BeginGetDatabases(AsyncCallback, Object) | (Herdado de ProviderConnectionWrapper) |
| CreateConnectionInfo(Boolean) | |
| EndGetDatabases(IAsyncResult) | (Herdado de ProviderConnectionWrapper) |
| GetDatabases() | (Herdado de ProviderConnectionWrapper) |