Index

DXServerDefTS

Purpose:

This class represents a server definition for Text Search.

Methods:

getName
BSTR getName();

Gets the name.

setName
setName(LPCTSTR name);

Sets the name.

datastoreType
BSTR datastoreType();

Gets the datastore type.

datastore
LPDISPATCH datastore();

Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreTS object.

getServerLocation
BSTR getServerLocation();

Gets server location.

setServerLocation
setServerLocation(LPCTSTR serverLoc);

Sets server location.

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.