[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginCreateDataSource

BeginCreateDataSource Method

BeginCreateDataSource(BatchHeader, string, string, bool, DataSourceDefinition, Property[], AsyncCallback, object)

Declaration
public IAsyncResult BeginCreateDataSource(BatchHeader BatchHeader, string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
Type Name Description
BatchHeader BatchHeader
string DataSource
string Parent
bool Overwrite
DataSourceDefinition Definition
Property[] Properties
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult