Vets the specified table name filtered with a where clause.
Namespace: CleanCode.DataAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- tableName
- Type: System String
Name of the table.
- clause
- Type: System String
A filtering clause.
Return Value
Flag indicating whether any lines were returned.Remarks
See Also