959b56c4bb161c3d0f00e4755945735f07773141
Added a new ColumnNames property that exposes the column names from the ColumnMappings dictionary as an IEnumerable<string> in the EntityBaseOptions record. This provides convenient access to mapped column names alongside existing property name access.
Description
Languages
C#
100%