Execute Method

DTF API

Copy image CopyHover image
Deployment Tools Foundation Execute Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerViewExecute()()()()
Executes a SQL View query.
Declaration Syntax
C# Visual Basic Visual C++ F#
public void Execute()
Public Sub Execute
public:
void Execute()
member Execute : unit -> unit 
Remarks

Win32 MSI API: MsiViewExecute

Exceptions
Exception Condition
InstallerException the View could not be executed
InvalidHandleException the View handle is invalid

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)