Click or drag to resize

SavedFilterKeyColumn Property

The column in the underlying table containing the single primary key uniquely identifying a row in the table. This key is used in filter clause building.

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

Property Value

Type: String
See Also