Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Viewing all articles
Browse latest Browse all 1642

Commented Unassigned: Stored procedures with no input parameters and all columns are nullable views cannot get populated in .cs [102]

$
0
0
I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.

Are they known issues?
Comments: The SQL for getting stored procedures uses __"INFORMATION_SCHEMA.PARAMETERS"__ as the main table in FROM however if a stored proc has no parameter they are omitted from the list due to this.

Viewing all articles
Browse latest Browse all 1642

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>