#include <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) |
|
Definition at line 34 of file mgOvSchemaAutoGeneration.h.