FieldKernelWatermark Property |
Gets the field's watermark string, if any and if appropriate (e.g. not if filtering).
Null is returned if watermark is not present, or not in use, or blank.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected string Watermark { get; }
Protected ReadOnly Property Watermark As String
Get
Property Value
Type:
StringSee Also