[This is preliminary documentation and subject to change.]
This is the OpenView method of the MsiDatabase object. This method returns an MsiView object representing the query specified by a SQL string.
object.OpenView(sql)
For information about SQL syntax implemented in the installer, see SQL Syntax.