merge
Merge
Merges a single record in a table with the given Json content.
Return
The merged record
Parameters
data
The Json content to merge the record with
Merge
Merges a single record in a table with the given content.
Return
The merged record
Parameters
T
The type of the content
data
The content to merge the record with
Merge
Merges a single record in a table with the given parameters.
Return
The merged record
Parameters
data
The parameters to merge the record with
Merge
Merges a single record in a table with the given parameters.
Return
The merged record
Parameters
T
The type of the returned record
data
The parameters to merge the record with