ColumnAttribute Flags Property Nemiro.Data.dll
Field flags. Is bitmask of ColumnAttributeFlags.

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public ColumnAttributeFlags Flags { get; set; }

Property Value

Type: ColumnAttributeFlags
See Also