DataModelBatch

DataModelBatch

new DataModelBatch()

Source:

Members

add

Gets an array that contains the items to be added
Source:

appliesTo

Gets or sets a string that represents the data table that is going to be used in this operation. This property cannot be null.
Source:

change

Gets an array that contains the items to be updated
Source:

model :DataModel

Gets or sets the target model
Type:
Source:

remove

Gets an array that contains the items to be updated
Source:

Methods

prepare(obj)

Parameters:
Name Type Description
obj *
Source: