Purpose:
This class represents a server definition for Text Search.
Methods:
BSTR getName();
setName(LPCTSTR name);
BSTR datastoreType();
LPDISPATCH datastore();
Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreTS object.
BSTR getServerLocation();
setServerLocation(LPCTSTR serverLoc);
Sets server location.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.