What is the use of parameter object?

Answer Posted / surjith

parameter object is used to pass the parameter value to a
stored procedure

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the architecture of ado.net?

540


What are all the classes that are available in System.Data Namespace?

552


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

520


How many major types of connection objects in ADO.NET?

589


Which ado.net object is very fast in getting data from the database?

646






What are the key events of sqlconnection class?

608


What is the use of Dataview?

575


What are good ado.net object to replace to ado recordset object.

568


What are the parameters that control most of connection pooling behaviours?

574


Which property is used to check whether a DataReader is closed or opened?

566


What is difference between sqldatareader and sqldataadapter?

484


What is the difference between the clone() and copy() methods of the dataset class?

540


How can we load multiple tables in a dataset?

533


What is the difference between SqlCommand and SqlCommandBuilder?

580


What is the maximum pool size in ado.net connection string?

500