Property Event
Fired once for each property found within an entity.
Syntax
odata.on('Property', [callback])
Callback
The 'callback' is called when the 'Property' event is emited.
function(e){ }
The argument 'e' has the following properties:
e.name e.typeName e.nullable
Remarks
The Property event is fired once for each property found within an entity after setting SchemaEntityIndex.