TableVet Vet Method CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodVet(String)
Vets the specified table name with no filtering.
Public methodVet(String, String)
Vets the specified table name filtered with a where clause.
Back to Top
See Also