I need to populate a List<string> but when my query returns a null value, no empty string is created in this List. but when my q
I need to populate a List<string> but when my query returns a null value, no empty string is created in this List. but when my q