Hi,
Q: Where is the JavaDoc for the classes within the “com.aspose.words.net.System.Data” package ( ie. DataSet/DataTable/DataRow)?
- I don’t see any of these in the “all classes” view, but some of the classes are mentioned in other classes (ie MailMerge. - These classes are likely shared with other Java products, so maybe they are documented elsewhere.
Image of the classes etc via intellisense:
com-aspose-words-net-System-Data.png (58.5 KB)
For those who can’t view the attached image, here are a subset of the classes:
- com.aspose.words.net.System.Data.DataSet;
- com.aspose.words.net.System.Data.DataTable;
- com.aspose.words.net.System.Data.DataRow;
- com.aspose.words.net.System.Data.DataRowCollection;
- com.aspose.words.net.System.Data.DataTableCollection;
- com.aspose.words.net.System.Data.DataTableReader;
- com.aspose.words.net.System.Data.DataRelation;
- com.aspose.words.net.System.Data.MappingType;
- …
Q: Also, where is the most complete documentation on the usage of the Data classes?
- If there isn’t one place, what are some of your favorite links?
Thanks,
Erik