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
Explain the various objects in dataset.
What are the advantages and drawbacks of using ado.net?
What are datareaders?
Explian About DataAdapters
Which ado.net object is very fast in getting data from the database?
Define partial class?
What is the difference between Optimistic and Pessimistic locking?
What is ado and dao?
What is difference between dataset and datatable?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
What is sql connection in ado.net?
Which property is used to check whether a DataReader is closed or opened?
How can we add/remove row's in "datatable" object of "dataset"?
What is the difference between executequery and executenonquery?
If we are not returning any records from the database, which method is to be used?