what is execute scalar?
Answer Posted / usha
This method is used to execute commands that return single
value rather than resultset.
Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Define ado.net?
What DataReader class do in ADO.NET ?
What is disconnected scenario in entity framework?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is aggregate root?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
How to enable and disable connection pooling?
What are all the commands used with Data Adapter?
What is the significance of CommandBehavior.CloseConnection ?
What is the use of SqlCommand object?
Can we connect two dataadapters to same data source using single connection at same time?
What is a dynaset in access?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is isolation?
What are the ado.net objects?