Changes between Version 8 and Version 9 of FDORfc20


Ignore:
Timestamp:
May 1, 2008, 9:04:11 AM (16 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc20

    v8 v9  
    5050
    5151{{{
    52 
    5352virtual FDO_API FdoICommandCapabilities *       GetCommandCapabilities (bool datastoreLevel = false) = 0
    5453virtual FDO_API FdoIConnectionCapabilities *    GetConnectionCapabilities (bool datastoreLevel = false) = 0
     
    5857virtual FDO_API FdoIRasterCapabilities *        GetRasterCapabilities (bool datastoreLevel = false) = 0
    5958virtual FDO_API FdoISchemaCapabilities *        GetSchemaCapabilities (bool datastoreLevel = false) = 0
    60 
    6159}}}
    6260