delegateas/XrmMockup

GetDBRowOrNull and GetEntityOrNull should check for the existence of the row rather than relying on a failing exception

MattTrinder1 opened this issue · 1 comments

The exception is a performance killer when running on hundreds of rows.

Added in 1.6.4