Which statement is an accurate description of the code below (dtsDataset is a DataSet. Cache(“myCachedDataSet”. = dstDataset

Question:Which statement is an accurate description of the code below (dtsDataset is a DataSet. Cache(“myCachedDataSet”. = dstDataset

1.Adds a DataSet to the application’s cache in the server’s memory, automatically preserving it between page requests.

2. Adds a DataSet to the cache in the client’s memory, automatically preserving it between page requests.

3.The Cache object cannot be used to cache a DataSet, it can only cache a DataTable

4. The code block is syntactically incorrect and should actually be Set Cache(“myCachedDataSet”. = dstDataset


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!