DatStat Illume 4.5 SDK Class Reference

SDK_Query Class

An Illume SDK Query.

SDK_Query objects are not instantiated via a constructor. Rather they are created by calling the CreateQuery method. SDK Queries are executed by calling the appropriate ExecuteQuery method.

For a list of all members of this type, see SDK_Query Members.

System.Object
   SDK_Query

public class SDK_Query

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DatStat.SDK.WebServiceWrappers

Assembly: WebServiceWrappers (in WebServiceWrappers.dll)

See Also

SDK_Query Members | DatStat.SDK.WebServiceWrappers Namespace