OvTable Class Reference

Abstract class defining physical schema overrides for a table. More...

#include <mgOvTable.h>

List of all members.


Public Member Functions

__property System::String * get_PKeyName ()
 Gets the primary key nane.
 OvTable (System::String *name)
 OvTable ()
 Constructs a default of an FdoOdbcOvTable.
__property System::Void set_Parent (NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalElementMapping *value)
__property System::Void set_PKeyName (System::String *keyName)

Protected Member Functions

 OvTable (System::IntPtr unmanaged, System::Boolean autoDelete)

Detailed Description

Abstract class defining physical schema overrides for a table.

Concrete class defining physical schema overrides for a table.

Definition at line 30 of file mgOvTable.h.


The documentation for this class was generated from the following files: