Hi,
Note: CG_SysDaQueryUpdate is a runnable class.
In this post will provide the code to use SysDaUpdateObject which is a part of SysDa framework to perform update operation on a table.
class CG_SysDaQueryUpdate
{
/// <summary>
/// SysDaQueryObject - Updating a record using SysDaUpdateObject
/// </summary>
/// <param name = "_args">The specified arguments.&...(read more)
↧