tags:

views:

53

answers:

0

When I read a record from SQL Server, a non-nullable column comes through as a DataColumn with AllowDBNull set to true. What is happening here?