DataModelSeedListener

DataModelSeedListener

new DataModelSeedListener()

Source:

Methods

afterUpgrade(event, callback)

Occurs after upgrading a data model.
Parameters:
Name Type Description
event DataEventArgs An object that represents the event arguments passed to this operation.
callback function A callback function that should be called at the end of this operation. The first argument may be an error if any occured.
Source: