Deployment Tools Foundation
CountRows Method (table)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► CountRows(String)
Gets the count of all rows in the table.


- table (String)
- Name of the table whose rows are to be counted

The count of all rows in the table

Exception | Condition |
---|---|
InstallerException | the View could not be executed |
InvalidHandleException | the Database handle is invalid |