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
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