< Back

get-connectionString

Fri Jan 10, 2020 8:24 pm

NAME get-connectionString



SYNOPSIS

Retrieves one or more named connection strings from the current app domain configuration.





SYNTAX

get-connectionString [[-name] <String[]>] [<CommonParameters>]





DESCRIPTION

Retrieves one or more named connection strings from the current app domain configuration.





PARAMETERS

-name <String[]>



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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



NOTES





NAME: get-connectionString

AUTHOR: beefarino

LASTEDIT: 11/07/2013 09:25:30

KEYWORDS:



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>get-connectionString















RELATED LINKS

http://www.codeowls.com

https://github.com/beefarino/powershell ... ain-config