Click or drag to resize

ColumnMetadataAllowNulls Property

True if nulls are allowed for the column

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public bool AllowNulls { get; }

Property Value

Type: Boolean
See Also