| .NET API Reference | OSGeo FDO Provider for ODBC |
OvColumn Class Reference
#include <mgOvColumn.h>
Detailed Description
Abstract class defining physical schema overrides for a column.
Definition at line 30 of file mgOvColumn.h.
Public Member Functions | |
| __property System::String * | get_Formula () |
| OvColumn (System::String *name) | |
| OvColumn () | |
| Constructs a default of an FdoSqlServerOvColumn. | |
| OvColumn (System::String *name) | |
| OvColumn () | |
| Constructs a default of an FdoOdbcOvColumn. | |
| __property System::Void | set_Formula (System::String *formula) |
| __property System::Void | set_Parent (NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalElementMapping *value) |
Protected Member Functions | |
| OvColumn (System::IntPtr unmanaged, System::Boolean autoDelete) | |
The documentation for this class was generated from the following files:
| Comments? |