'servicestack.ormlite V3 how to execute procedure with output params?

I want use ServiceStak.Ormlite V3 to exec procedure with outpur params, But on the wiki on github for V3, there are no introduce about this. Anyone cany help? Thanks a lot

At Last I found a solution: ServiceStack MARS (Multiple Active Result Sets) using ORMLite and Output Parameters

Use Dapper & serviceStack V3 to exec proc



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source