< Back

Unregister-DbProviderFactory

Tue Jan 14, 2020 1:27 am

NAME Unregister-DbProviderFactory



SYNOPSIS

Removes a database provider factory from the ConfigurationManager.





SYNTAX

Unregister-DbProviderFactory [-ProviderName] <string> [<CommonParameters>]





DESCRIPTION

The Unregister-DbProviderFactory cmdlet removes a database provider factory from the ConfigurationManager.





PARAMETERS

-ProviderName <string>

A database provider 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