Loading...
Returns the persisted Property Names of the entity in array format
This function returns array
var properties = ormService.getPropertyNames("User");
Key
Type
Required
Default
Description
entityName
string
Yes
---