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; }
Protected MustOverride ReadOnly Property RowKeyFilter As String
Get
Property Value
Type:
StringSee Also