Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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