Click or drag to resize

IFieldColumnName Property

The name of the field's underlying column in the database. Typically this is the same as the Key.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ColumnName { get; set; }

Property Value

Type: String
See Also