Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 231 Bytes

File metadata and controls

5 lines (3 loc) · 231 Bytes

Query Reflection for MS SQL Server (2008+)

A code snippet which identifies what the column types of a given query.

Actually it can be transformed into a Stored Procedure or an C# Util, or anything else. Feel free to do it! ;-)