Click or drag to resize

GetDataSetParamsFormatResult Field

ILUO Sp. z o.o.
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

Namespace:  ILUO.ERP.API.ServiceContracts.Interfaces3
Assembly:  ILUO.ERP.API.ServiceContracts (in ILUO.ERP.API.ServiceContracts.dll) Version: 1.0.0.348 (1.0.0.348)
Syntax
public string FormatResult

Field Value

Type: String
See Also