Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AllowDBNull Property does not work

320111May 11 2004 — edited May 13 2004
Is there any way to determine if a column in a table returned from an OracleDataAdapter.Fill Method will allow Null? The DataTable.Columns.AllowDBNull Property returns True for every column, even those that have a constraint specifying NOT NULL.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2004
Added on May 11 2004
2 comments
738 views