Changes between Version 18 and Version 19 of FDORfc23


Ignore:
Timestamp:
Jul 16, 2008, 12:15:20 PM (16 years ago)
Author:
ronnielouie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc23

    v18 v19  
    114114/// \brief
    115115/// The FdoIDescribeClasses interface defines the DescribeClasses command, which
    116 /// describes specific classes available for a particular schema. The DescribeSchema
    117 /// command can describe multiple classes from multiple schemas that are available from
    118 /// the connection. The Execute operation returns an FdoFeatureSchemaCollection
    119 /// object.
     116/// describes specific classes available for a particular schema. The DescribeClasses
     117/// command can describe multiple classes that are available from  the connection.
     118/// The Execute operation returns an FdoFeatureSchemaCollection object.
    120119class FdoIDescribeClasses : public FdoICommand
    121120{