Skip to content

Test SqlConnection

mithrandyr edited this page Mar 22, 2018 · 2 revisions

Synopsis

Tests to see if there is a connection.

Description

Tests to see if there is a connection, use the -All switch to determine if there are any connections.

Parameters

Group = ParameterSetName; Mandatory = YES|NO|<default value>

Name Type Mandatory Group Description
ConnectionName String "default" single User defined name for the connection to test for.
All Switch all Returns true if there are any connections, otherwise false.