Click or drag to resize

ColumnAttribute Constructor

Used with the ExplicitColumns, indicates this property should be mapped and that the column name is the same as the property or field name.

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public ColumnAttribute()
See Also