다음을 통해 공유


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)

적용 대상