API References
The API references section of the POCO DataSet documentation provides a complete API reference for all interfaces, classes, and extension points available in the framework. While conceptual guides explain how POCO DataSet works, the reference section defines the exact programming surface developers interact with.
The API references section is divided into multiple assembly-specific folders, mirroring the structure of the actual POCO DataSet solution:
Use this section when you need precise information about how a type behaves, what members it exposes, or how to correctly construct or inspect POCO DataSet objects. It is intended to complement conceptual documents and tutorials by serving as the definitive technical specification.
These pages group interfaces, implementations, and extension helpers by what you’re trying to work with (DataRow, DataTable, merge, serialization), even when the APIs live in different assemblies.
Table of Content POCO DataSet
Business Process Programming in .Net
© 2004–2026 Laskarzhevsky Software Inc.
Unless otherwise noted, the content of this website is licensed under the
Creative Commons Attribution 4.0 International License (CC BY 4.0).
Code examples are provided under the MIT License.
You are free to share and adapt the material provided that appropriate
credit is given and any modifications are clearly indicated.
The information provided on this website is for educational purposes only.
The author and publisher make no warranties regarding the completeness
or suitability of the information and are not responsible for any damages
resulting from its use.