What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b) The Application object c) The Response object d) The Request object e) The Server object
7 22020What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
2 6634When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
6 9945On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object
4 7337You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
1 3542
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How listener identify that the event came from a particular object?
What happens to the Exception object after handling an exception?
Explain the steps in details to load the server object dynamically?
Define the remote object implementation?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Name the class that is used to bind the server object with RMI Registry?
What class is used to create Server side object ?
what are RemoteObjects?
which type of objects reference will be given to client?
What methodology can be followed to store more number of objects in a remote server?
How can a CORBA object, accessed from a EJB?
What are the objects that support variables?
I am looking for the information in detail about archiving object "CATPROACH"?(SAP R/3 Data Archiving) I am thankful sharing the available information with me and expecting prompt reply
How do you convert web objects from 2.x to 3.x?