ConditionedSql.IsHit(String) Method

Definition

return true if the field has caused the sql to be added

public bool IsHit (string field);
member this.IsHit : string -> bool
Public Function IsHit (field As String) As Boolean

Parameters

field
String

Returns

Applies to