Answer Posted / muralik.it
By declaring the command object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different ado.net namespaces are available in .net?
What is sqlconnection and sqlcommand?
How to add a javaScript function in a datagrid?
What is the difference between linq and ado.net?
Which property is used to check whether a DataReader is closed or opened?
What is openquery?
What does sqldatareader return?
Give few examples of datareader that is used in different dataproviders.
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
How to find the given query is optimised one or not?
How can you add or remove rows from the datatable object of dataset?
What is the return type of executescalar?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What are the uses of Stored Procedure?
Describe datareader object of ado.net with example.