Deployment Tools Foundation
IsTransformValid Method (transformFile)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► IsTransformValid(String)
Checks whether a transform is valid for this Database, according to its validation data and flags.
![](collapse_all.gif)
![](collapse_all.gif)
- transformFile (String)
- Path to the transform file
![](collapse_all.gif)
true if the transform can be validly applied to this Database; false otherwise
![](collapse_all.gif)
Exception | Condition |
---|---|
InstallerException | the transform could not be applied |
InvalidHandleException | the Database handle is invalid |