< Back

Add-DbOpen

Mon Jan 13, 2020 6:23 pm

NAME Add-DbOpen



SYNOPSIS





SYNTAX

Add-DbOpen [-SqlConnection] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-SqlConnection <Object>

System.Data.SqlClient.SqlConnection



Required? true

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







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



PS C:\\>















RELATED LINKS