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

Icon | Member | Description |
---|---|---|
![]() |
ExecuteScalar(String, array<Object>[]()[]) |
Executes the specified SQL SELECT query and returns a single result.
|
![]() |
ExecuteScalar(String, Record) |
Executes the specified SQL SELECT query and returns a single result.
|