Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle
__property System::Void OvSchemaAutoGeneration::set_GenTablePrefix ( System::String *  tablePrefix  ) 

summary>Gets the table prefix removal setting. This setting affects how classes, generated from tables matching the table prefix, are named: when true, the class name is the table name with prefix removed. true is the default setting. when false, the class name is the table name. /summary> returns>Returns Boolean.


Comments?