Hi,
In my previous post, I provided code which use SysDa framework to implement while select loop and in this post will provide the code where it can be used to implement Find method.
Note: CG_SysDaQueryFind is a runnable class.
class CG_SysDaQueryFind
{
/// <summary>
/// SysDaQueryObject - Implementing Find method
/// </summary>
/// <param name = "...(read more)
↧