Nullability Model
Nullability in POCO DataSet is determined entirely by ColumnMetadata, not by runtime conventions or hidden rules. This explicit model ensures predictable behavior across serialization, UI rendering, and validation.
This model ensures consistency across server, database, and client layers.
Table of Content POCO DataSet Overview of Data Model