IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
36.1.1 Database Objects


36.1.1 Database Objects

OpenView( sql)
Return a view object, by calling MSIDatabaseOpenView. sql is the SQL statement to execute.

Commit( )
Commit the changes pending in the current transaction, by calling MSIDatabaseCommit.

GetSummaryInformation( count)
Return a new summary information object, by calling MsiGetSummaryInformation. count is the maximum number of updated values.

See About this document... for information on suggesting changes.