ReportingService2010.BeginTestConnectForDataSourceDefinition 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
IAsyncResult ^ BeginTestConnectForDataSourceDefinition(Microsoft::SqlServer::ReportingServices2010::DataSourceDefinition ^ DataSourceDefinition, System::String ^ UserName, System::String ^ Password, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginTestConnectForDataSourceDefinition (Microsoft.SqlServer.ReportingServices2010.DataSourceDefinition DataSourceDefinition, string UserName, string Password, AsyncCallback callback, object asyncState);
參數
- DataSourceDefinition
- DataSourceDefinition
- UserName
- String
- Password
- String
- callback
- AsyncCallback
- asyncState
- Object