Click or drag to resize

RemoteMapperRowKeyFilter Property

Gets the RowKey filter (typically primary key or equiv.) for the underlying mapper.

Namespace:  NetQuarry.Net
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected abstract string RowKeyFilter { get; }

Property Value

Type: String
See Also