Hi,
What are the types of DataSet. Where it is used? Plz, explain
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Oct 3, 2011, 4:08 PM
Prabhu RajaPosted Oct 3, 2011, 2:03 AM
Dataset in Asp.Net
For more reference : MSDN Documentation
---------------------------------------------
If this post helps you, then mark as "Correct Answer"
Thank You
Hemant KumarPosted Oct 3, 2011, 12:58 AM
Partitioned data sets are often called libraries. By convention, libraries often have the letters "LIB" in the data set name. Also by convention, programs and procedures are stored in separate libraries; within a library, each program or procedure is stored as a separate member of the partitioned data set.
Data sets can be cataloged, which permits the data set to be referred to by name without specifying where the data set is stored. A catalog describes data set attributes and indicates the devices on which a data set is located. In z/OS, the master catalog and user catalogs store the locations of data sets.