Open this page in the API Guide

DataRetrievalService Constructor

Initializes the DataRetrievalService. Called during construction.
 

Examples

The following example initializes a new instance of a DataRetrievalService object:

1
var newObject = new dundas.data.DataRetrievalService();