Share via


SqlProviderConnectionWrapper クラス

定義

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
継承
SqlProviderConnectionWrapper

フィールド

_ConnectionInfo (継承元 ProviderConnectionWrapper)

プロパティ

ConnectionString
Database
DataProvider (継承元 ProviderConnectionWrapper)
IsGetDatabasesSupported (継承元 ProviderConnectionWrapper)
Password
PersistSecurityInfo
ServerName
SupportsDatabaseKeyword
UserID

メソッド

BeginGetDatabases(AsyncCallback, Object) (継承元 ProviderConnectionWrapper)
CreateConnectionInfo(Boolean)
EndGetDatabases(IAsyncResult) (継承元 ProviderConnectionWrapper)
GetDatabases() (継承元 ProviderConnectionWrapper)

適用対象