V9.3
Method
Description
Gets the Cora SeQuence database connection string from the specified config file.
Syntax
Get-CoraSeQuenceConnectionString [-ConfigFilePath] <String> [<CommonParameters>]
Parameters
-ConfigFilePath <String>
The path to the relevant Cora SeQuence application configuration file.
TIP
Run the get commands to obtain the correct path.
Required? | true |
Position? | 1 |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | false |
<CommonParameters>
This function supports these common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.
Example
PS C:\>Get-CoraSeQuenceServicesConnectionString -ConfigFilePath "C:\inetpub\wwwroot\Cora SeQuence\Administration\Web.config"