cake-contrib / cake-contrib/Cake.SqlServer
Get the result of an sql query?
Open
- Dominant language
- C#
- Stars
- 29
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to get the result of an SQL Query?
I would like to iterate through all my migration scripts (SELECT [Scriptname] FROM [dbo].[_Migrations]), but I can't find a way of getting the result of my ExecuteSqlCommand()-call.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.