Click or drag to resize

IColumnDefinitionColumnName Property

The name of the column in the database that this property/field maps to.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
string ColumnName { get; }

Property Value

Type: String
See Also