< Back

Get-DataConnectionString

Tue Jan 14, 2020 1:24 am

NAME Get-DataConnectionString



SYNOPSIS

Gets connection strings defined in the ConfigurationManager.





SYNTAX

Get-DataConnectionString [<CommonParameters>]





DESCRIPTION

The Get-DataConnectionString cmdlet gets connection strings defined in the ConfigurationManager.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.Configuration.ConnectionStringSettings







RELATED LINKS