FdoIGetSchemaNames Class Reference

The FdoIGetSchemaNames interface defines the GetSchemaNames command, which retrieves the list of available schemas. The Execute operation returns an FdoStringCollection object. More...

#include <IGetSchemaNames.h>

Inherits FdoICommand.

List of all members.


Public Member Functions

virtual FDO_API
FdoStringCollection
Execute ()=0
 Executes the GetSchemaNames command and returns a FdoStringCollection.

Friends

class FdoIConnection

Detailed Description

The FdoIGetSchemaNames interface defines the GetSchemaNames command, which retrieves the list of available schemas. The Execute operation returns an FdoStringCollection object.

Definition at line 36 of file IGetSchemaNames.h.


The documentation for this class was generated from the following file: