Returns the persisted Property Names of the entity in array format
This function returns array
entity
string
Yes
---
var properties = ormService.getPropertyNames("User");
Last updated 8 months ago
Was this helpful?