[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.CreateDataSourceAsync

CreateDataSourceAsync Method

CreateDataSourceAsync(BatchHeader, string, string, bool, DataSourceDefinition, Property[])

Declaration
public void CreateDataSourceAsync(BatchHeader BatchHeader, string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties)
Parameters
Type Name Description
BatchHeader BatchHeader
string DataSource
string Parent
bool Overwrite
DataSourceDefinition Definition
Property[] Properties

CreateDataSourceAsync(BatchHeader, string, string, bool, DataSourceDefinition, Property[], object)

Declaration
public void CreateDataSourceAsync(BatchHeader BatchHeader, string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties, object userState)
Parameters
Type Name Description
BatchHeader BatchHeader
string DataSource
string Parent
bool Overwrite
DataSourceDefinition Definition
Property[] Properties
object userState