Was that included in the latest alpha release? Do I still have to includ the "as value" clause? Will this work:
<selectKey property="PageID" type="post" resultClass="int"> SELECT @@IDENTITY </selectKey>
It didn't work for me without the cast (under .NET).
See you,
Pablo.