January 21, 2011

Pass Stored Procedure Null Value ASP.Net

cmdSG.Parameters.AddWithValue("@AGCOPYPATH", System.DBNull.Value)

No comments:

Post a Comment