Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle

OvPropertyMappingSingle Class Reference

#include <mgOvPropertyMappingSingle.h>

List of all members.


Detailed Description

Abstract class defining the physical schema overrides for the Single type object property mapping. Under the Single mapping type, the object property is kept in the same table as its containing class. /summary>.

summary>Abstract class defining the physical schema overrides for relation type object property table mappings.

Definition at line 30 of file OSGeo/FDO/Providers/Rdbms/Override/mgOvPropertyMappingSingle.h.

Public Member Functions

__property System::String * get_Prefix ()
 Gets the prefix which is prepended to the name of each column /summary>
Returns:
Returns the prefix
.
 OvPropertyMappingSingle ()
 Constructs a default of an OvPropertyMappingSingle.
 OvPropertyMappingSingle ()
 Constructs a default of an FdoSqlServerOvPropertyMappingSingle.
__property System::Void set_Prefix (System::String *prefix)

Protected Member Functions

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

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