Deployment Tools Foundation
Add Method (item)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► TableCollection ► Add(TableInfo)
Adds a new table to the database.
Declaration Syntax
Parameters
- item (TableInfo)
- information about the table to be added
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | a table with the same name already exists in the database |