| API Reference | OSGeo FDO Provider for MySQL |
FdoSqlServerOvClassCollection Class Reference
#include <SqlServerOvClassCollection.h>
Detailed Description
Concrete class defining physical schema overrides for a collection of classes.
Definition at line 28 of file SqlServerOvClassCollection.h.
Static Public Member Functions | |
| static FDOSQLSERVER_OV_API FdoSqlServerOvClassCollection * | Create (FdoRdbmsOvClassCollection *baseCollection) |
| Constructs an instance of an FdoSqlServerOvClassCollection using the specified arguments. | |
| static FDOSQLSERVER_OV_API FdoSqlServerOvClassCollection * | Create () |
| Constructs a default of an FdoSqlServerOvClassCollection. | |
Protected Member Functions | |
| virtual void | Dispose () |
| virtual FdoSqlServerOvClassDefinition * | DownCast (FdoRdbmsOvClassDefinition *value) const |
| FdoSqlServerOvClassCollection (FdoRdbmsOvClassCollection *baseCollection) | |
| FdoSqlServerOvClassCollection () | |
| virtual | ~FdoSqlServerOvClassCollection () |
The documentation for this class was generated from the following file:
| Comments? |