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 various objects in dataset.

766


What are the advantages and drawbacks of using ado.net?

899


What are datareaders?

723


Explian About DataAdapters

822


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

895


Define partial class?

760


What is the difference between Optimistic and Pessimistic locking?

782


What is ado and dao?

744


What is difference between dataset and datatable?

809


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

833


What is sql connection in ado.net?

738


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

841


How can we add/remove row's in "datatable" object of "dataset"?

819


What is the difference between executequery and executenonquery?

741


If we are not returning any records from the database, which method is to be used?

1043