Deployment Tools Foundation
SqlSelectString Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► TableInfo ► SqlSelectString
Gets an SQL SELECT string that can be used to select all columns of the table.
Declaration Syntax
Remarks
The columns are listed explicitly in the SELECT string, as opposed to using "SELECT *".