| |||||||||
DataColumn.AllowDBNull PropertySystem.Data Namespace DataColumn Class Sets or retrieves a value indicating whether null values are allowed in this column for rows belonging to the table. Syntax
Property ValueThis property accepts or returns only a boolean value: true if null values values are allowed; otherwise, false. The default is true. ExampleThe following example initializes a new DataColumn and sets its AllowDBNull property to true.
See Also |
| ||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme