Main Page
Classes
Files
OvSchemaAutoGeneration
get_GenTableList
get_GenTablePrefix
get_MaxSampleRows
get_RemoveTablePrefix
OvSchemaAutoGeneration
set_GenTablePrefix
set_MaxSampleRows
set_RemoveTablePrefix
__property System::String* OvSchemaAutoGeneration::get_GenTablePrefix
(
)
summary> Sets the table prefix for autogenerating class definitions. /summary>
Parameters:
tablePrefix
Input the table prefix. If L"" then no classes will be generated by table prefix.
returns>Returns nothing