You are here: C++ API > Classes > dtsIndexJob Structure > dtsIndexJob::dataSourceToIndex Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsIndexJob::dataSourceToIndex Data Member
Syntax
C++
struct dtsDataSource * dataSourceToIndex;

Pointer to a dtsDataSource. Initialize to NULL if you are indexing files selected with the toAdd member. The dataSourceToIndex member is useful if you need to index data that is not readily available as a disk file, such as records from a SQL database