Deployment Tools Foundation
ExecuteIntegerQuery Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► ExecuteIntegerQuery()()()

Icon | Member | Description |
---|---|---|
![]() |
ExecuteIntegerQuery(String, array<Object>[]()[]) |
Executes the specified SQL SELECT query and returns all results as integers.
|
![]() |
ExecuteIntegerQuery(String, Record) |
Executes the specified SQL SELECT query and returns all results as integers.
|