Returns the persisted Property Names of the entity in array format
This function returns array
Key
Type
Required
Default
Description
entity
string
Yes
---
var properties = ormService.getPropertyNames("User");
Last updated 6 years ago
Was this helpful?