data icon indicating copy to clipboard operation
data copied to clipboard

Add example for custom POCO mapping handler

Open VitaliyMF opened this issue 7 years ago • 0 comments

DbDataAdapter.SelectQuery.SetMapper was added in #28 , lets add simple example that illustrates how to use it (map select result to several POCO models, custom mapping logic).

VitaliyMF avatar Mar 03 '17 09:03 VitaliyMF