en/about_GetDacpacDependency.help.txt
TOPIC
GetDacpacDependency SHORT DESCRIPTION This module will read the dacpac & provide the dependencies of each component in the dacpac LONG DESCRIPTION This module will read the dacpac & provide the dependencies of each component in the dacpac The module contains 1 Function 'Get-DacpacDependency' which is to be used. For more details on the results generated use, 'Get-Help Get-DacpacDependency' EXAMPLES Simply Use: "Import-Module GetDacpacDependency -Force -Verbose" to import the module Note: CSV File generated is delimited with a cap & a pipe character (^|) |