Deployment Tools Foundation
Execute Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► Execute()()()
Members| Icon | Member | Description |
|---|---|---|
|
Execute(String, array<Object>[]()[]) |
Executes the query specified by a SQL string. The query may not be a SELECT statement.
|
|
Execute(String, Record) |
Executes the query specified by a SQL string. The query may not be a SELECT statement.
|