< Back

Unregister-DataConnectionString

Tue Jan 14, 2020 1:27 am

NAME Unregister-DataConnectionString



SYNOPSIS

Removes a connection string definition from the ConfigurationManager.





SYNTAX

Unregister-DataConnectionString [-Name] <string> [<CommonParameters>]





DESCRIPTION

The Unregister-DataConnectionString cmdlet removes a connection string definition from the ConfigurationManager.





PARAMETERS

-Name <string>

A connection string name.



Required? true

Position? 0

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

None







RELATED LINKS