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