abe545 / CodeOnlyStoredProcedures

A library for easily calling Stored Procedures in .NET using only code (no xml or gui).
MIT License
4 stars 3 forks source link

OptionalResult attribute is not honored for hierarchical result sets #67

Closed abe545 closed 8 years ago

abe545 commented 8 years ago

It really should be, so devs can reuse their models for multiple sprocs that aren't always going to return the children