Loading...
Returns the table name of the passed in entity
This function returns string
var persistedTable = ormService.getTableName( "Category" );
Key
Type
Required
Default
Description
entity
string
Yes
---