GetDataSetParams Fields |
The GetDataSetParams type exposes the following members.
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
|