[]
Gets or sets whether to enable exact matching.
public bool ExactMatch { get; set; }
Public Property ExactMatch As Boolean
When this flag is turned on, an exact match is performed on each field in the row. The default value is false.