IHostManagementAddDataAsync Method

Overload List

AddDataAsync(Data) Adds information to the database asynchronously, if the record has key fields marked and exists then it is not recorded.
AddDataAsync(ListData) Adds information to the database asynchronously, if the record has key fields marked and exists then it is not recorded.

See Also