6b1daf77cb6781ce0819c3ba54dbfdfbe1df4555
Changed the References property in InsertResultCommand from a nullable type to required. References must now always be provided and cannot be null when creating an InsertResultCommand instance. This enforces stricter data integrity for command creation.
Description
Languages
C#
100%