ReportingService2005.BeginTestConnectForItemDataSource Метод

Определение

public:
 IAsyncResult ^ BeginTestConnectForItemDataSource(System::String ^ Item, System::String ^ DataSourceName, System::String ^ UserName, System::String ^ Password, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginTestConnectForItemDataSource (string Item, string DataSourceName, string UserName, string Password, AsyncCallback callback, object asyncState);
member this.BeginTestConnectForItemDataSource : string * string * string * string * AsyncCallback * obj -> IAsyncResult
Public Function BeginTestConnectForItemDataSource (Item As String, DataSourceName As String, UserName As String, Password As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Параметры

Item
String
DataSourceName
String
UserName
String
Password
String
callback
AsyncCallback
asyncState
Object

Возвращаемое значение

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