Returns an SDK_Query object for the given survey.
Returns an SDK_Query object for the given survey and selected variables.
public SDK_Query CreateQuery(String,String,String[]);
Overloaded method that allows the user to specify the lcid to use for all returned results if the base survey is localized.
public SDK_Query CreateQuery(String,String,String[],Int32);
WebServiceContext Class | DatStat.SDK.WebServiceWrappers Namespace