Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Why does my stored procedure return -1?

$
0
0
Hello,

I have a stored procedure. The call to it returns -1. What does this mean?

Here is the code that calls the stored procedure (auto-generated by Entity Framework):

[code language="C#"]
   public virtual int D

Viewing all articles
Browse latest Browse all 3145

Trending Articles