GetDataSetParams Class |
[Missing <summary> documentation for "T:ILUO.ERP.API.ServiceContracts.Interfaces3.GetDataSetParams"]
Namespace: ILUO.ERP.API.ServiceContracts.Interfaces3
The GetDataSetParams type exposes the following members.
Name | Description | |
---|---|---|
GetDataSetParams | Initializes a new instance of the GetDataSetParams class |
Name | Description | |
---|---|---|
DataRowElementName |
For format Result Xml only
|
Name | Description | |
---|---|---|
FormatResult |
Available values: "RAW" - no formatting (data is formatted by sql server. Best for queries eg: select * from towtowar for xml raw or single value queries
"XML", "", null - xml, for standard queries
"JSON" - json, for standard queries
|