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.
Declaration Syntax
Parameters
- item (String)
- case-sensitive name of the table to search for
Return Value
True if the table exists, false otherwise.