[]
Gets or sets whether null values are allowed in this column for rows that belong to the table.
public bool AllowDBNull { get; set; }
Public Property AllowDBNull As Boolean