ConditionedSql.TestHit(String) Method

Definition

test if the field would make the tsql to be added ( it does not look if it was already used )

protected bool TestHit (string field);
member this.TestHit : string -> bool
Protected Function TestHit (field As String) As Boolean

Parameters

field
String

Returns

Applies to