a .NET class for representing SQL parameters in SqlCommands
SqlParameter
is a noninheritable .NET class in the System.Data.SqlClient namespace whose instances represent a parameter for a SqlCommand.
a .NET class for representing SQL parameters in SqlCommands
SqlParameter
is a noninheritable .NET class in the System.Data.SqlClient namespace whose instances represent a parameter for a SqlCommand.