SergeyBarskiy/dotnet-storedprocsgen

Implement GetById

SergeyBarskiy opened this issue · 1 comments

Implement GetById. Procedure will have a single parameter per column that is part of primary key, No additional options are needed.

Implemented