How can I make reading Null values work for uniqueidentifier column types? #1874
Unanswered
tellmeaboutcode
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you make the type nullable? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Csv file records are something like this:
I am reading the csv file like this:
I am having issues when trying to load the datatable using CsvHelper and seeing the error
Beta Was this translation helpful? Give feedback.
All reactions