API Reference | OSGeo FDO Provider for ODBC |
#include <SqlServerOvGeometricColumn.h>
Inherits FdoRdbmsOvGeometricColumn.
Inheritance diagram for FdoSqlServerOvGeometricColumn:
Definition at line 27 of file SqlServerOvGeometricColumn.h.
Public Member Functions | |
virtual void | _writeXmlContents (FdoXmlWriter *xmlWriter, const FdoXmlFlags *flags) |
Serialize provider-specific parts of this override to XML. | |
virtual void | InitFromXml (FdoXmlSaxContext *pContext, FdoXmlAttributeCollection *attrs) |
DOXYGEN-IGNORE XML serialization functions, not part of the API. Initialize this element from its XML attributes | |
Static Public Member Functions | |
FDOSQLSERVER_OV_API FdoSqlServerOvGeometricColumn * | Create (FdoString *name) |
Constructs an instance of an FdoSqlServerOvGeometricColumn using the specified arguments. | |
FDOSQLSERVER_OV_API FdoSqlServerOvGeometricColumn * | Create () |
Constructs a default of an FdoSqlServerOvGeometricColumn. | |
Protected Member Functions | |
virtual void | Dispose () |
FdoSqlServerOvGeometricColumn (FdoString *name) | |
FdoSqlServerOvGeometricColumn () | |
| |
virtual | ~FdoSqlServerOvGeometricColumn () |
|
|
|
|
|
|
|
Serialize provider-specific parts of this override to XML.
Reimplemented from FdoRdbmsOvGeometricColumn. |
|
Constructs an instance of an FdoSqlServerOvGeometricColumn using the specified arguments.
|
|
Constructs a default of an FdoSqlServerOvGeometricColumn.
|
|
|
|
DOXYGEN-IGNORE XML serialization functions, not part of the API. Initialize this element from its XML attributes
|
Comments? |