Skip to content

dedels/StoredProcQueryGenerator

Repository files navigation

StoredProcQueryGenerator

C# Stored Proc Query Generator

This project is some skeleton code for a way to generate a qeury containing many stored procedure calls that may have interrelated values.

This is a work in progress. So far just the query string is built, the actual SqlCommand with parameters is not constructed. If anyone finds this useful, please tell me and I will go back and make it work!

About

C# Stored Proc Query Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages