ReportingService2005.BeginSetDataSourceContents Método

Definição

public:
 IAsyncResult ^ BeginSetDataSourceContents(System::String ^ DataSource, Microsoft::SqlServer::ReportingServices2005::DataSourceDefinition ^ Definition, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetDataSourceContents (string DataSource, Microsoft.SqlServer.ReportingServices2005.DataSourceDefinition Definition, AsyncCallback callback, object asyncState);
member this.BeginSetDataSourceContents : string * Microsoft.SqlServer.ReportingServices2005.DataSourceDefinition * AsyncCallback * obj -> IAsyncResult
Public Function BeginSetDataSourceContents (DataSource As String, Definition As DataSourceDefinition, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

DataSource
String
callback
AsyncCallback
asyncState
Object

Retornos

Aplica-se a