| .NET API Reference | Autodesk FDO Provider for Oracle |
OvSchemaAutoGeneration Class Reference
#include <mgOvSchemaAutoGeneration.h>
Detailed Description
This class provides directives for reverse-engineering FDO Feature Schema elements from the physical schema of the currently connected datastore. /summary>.
Definition at line 34 of file mgOvSchemaAutoGeneration.h.
Public Member Functions | |
| __property NAMESPACE_OSGEO_COMMON::StringCollection * | get_GenTableList () |
| __property System::String * | get_GenTablePrefix () |
| __property System::Int32 | get_MaxSampleRows () |
| __property System::Boolean | get_RemoveTablePrefix () |
| OvSchemaAutoGeneration () | |
| Creates a set of schema autogeneration settings. /summary> returns>Returns OvSchemaAutoGeneration
. | |
| __property System::Void | set_GenTablePrefix (System::String *tablePrefix) |
| __property System::Void | set_MaxSampleRows (System::Int32 maxRows) |
| __property System::Void | set_RemoveTablePrefix (System::Boolean removeTablePrefix) |
| |
The documentation for this class was generated from the following file:
| Comments? |