Deployment Tools Foundation
Contains Method (item)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► TableCollection ► Contains(String)
Checks if the database contains a table with the given name.


- item (String)
- case-sensitive name of the table to search for

True if the table exists, false otherwise.