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