Data for Silverlight
AllowDBNull Property

C1.Silverlight.Data Namespace > DataColumn Class : AllowDBNull Property
Gets or sets a value that indicates whether null values are allowed in this column.
Syntax
'Declaration
 
Public Property AllowDBNull As Boolean
public bool AllowDBNull {get; set;}
See Also

Reference

DataColumn Class
DataColumn Members