Answer Posted / satyambabu
parameter object is used to pass the parameter value to a
stored procedure
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the use of ADO.NET and XML web services?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is the meaning of object pooling?
What are all components of ADO.Net data provider?
Define different execute methods of ADO.NET command object ?
Which is faster ado.net or linq?
What is ado recordset?
What is DataRowCollection?
What are the benefits of using of ADO.NET in .NET 4.0?
What is the difference between ado.net and entity framework?
What is dataadapter in ado.net?
how we can fire event in databound coulm in datagfrid withot using button?
Explain the difference between data reader and data set?
Define atomicity?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?