How many commands does the oledbcommand takes?what are they?
Answer Posted / ansu kumar
commands are
insertcommand
updatecommand
selectcommand
deletecommand
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are dcl commands?
Does sqlclient and oledb class share the same functionality?
Which namespaces are used for data access?
Give few examples of datareader that is used in different dataproviders.
What is ole in excel?
What are the Features of a dataset
How do you update a dataset in ado.net and how do you update database through dataset?
What are the advantages using ado.net?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Which is faster entity framework or ado.net?
Does executenonquery return a value?
How can we check that some changes have been made to dataset since it was loaded?
What is the difference between Optimistic and Pessimistic locking?
What is the difference between the clone() and copy() methods of the dataset class?
How do you update a dataset in ado.net?