TypedColumnBasedataTypeAllowNull Property

Gets or sets whether this column allows null values in it's Value property

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public override bool AllowNull { get; set; }

Property Value

Boolean

See Also