Execute Method
From Microsoft Deployment Tools
Deployment Tools Foundation
Execute Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► View ► Execute()()()
Executes a SQL View query.
| C# | Visual Basic | Visual C++ |
public void Execute()
Public Sub Execute
public: void Execute()
Win32 MSI API: MsiViewExecute
| Exception | Condition |
|---|---|
| InstallerException | the View could not be executed |
| InvalidHandleException | the View handle is invalid |