.lifeTime() |
Gets the value of the Life Time property of the first data source in the container. Returns an integer. Syntax
The value of the Life Time property determines the lifecycle of the data in the data source:
Example $.udbMeta('EMP').lifeTime(); |