Hello
I have a problem in this code I do not know why
then error in
Parameters.Count
Please help
Thank you
Parameters[Parameters.Count] = new SqlParameter("@success", false); Parameters[Parameters.Count].Direction = ParameterDirection.Output;
Hello
I have a problem in this code I do not know why
then error in
Parameters.Count
Please help
Thank you
Parameters[Parameters.Count] = new SqlParameter("@success", false); Parameters[Parameters.Count].Direction = ParameterDirection.Output;