DatStat Illume 4.5 SDK Class Reference

SDK_Query.DownloadOutputType Property

The DatStat Illume SDK_ResultsType that will be used to format a download of this query. This is relevant if this SDK_Query is being executed via the ExecuteQuery method whose signature requires a TextWriter. It is not relevant for the ExecuteQuery method which returns a DataSet.

public SDK_ResultsType DownloadOutputType {get; set;}

See Also

SDK_Query Class | DatStat.SDK.WebServiceWrappers Namespace