[]
public void GenerateModelAsync(BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | DataSource | |
string | Model | |
string | Parent | |
Property[] | Properties |
public void GenerateModelAsync(BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | DataSource | |
string | Model | |
string | Parent | |
Property[] | Properties | |
object | userState |