OSGeo FDO Provider for MySQL .NET API Reference

OSGeo FDO MySQL .NET API

.NET API Reference OSGeo FDO Provider for MySQL

OvColumn Class Reference

#include <mgOvColumn.h>

List of all members.


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 OvColumn.
__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?