Index

DXServerDefFed

Purpose:

This class represents a server definition for federated.

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 DXDatastoreFed object.

getRepositoryType
  BSTR getRepositoryType();

Gets the repository Type.

setRepositoryType
  setRepositoryType(LPCTSTR repositoryType);

Sets the repository Type.

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