ServiceProxyManager Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the ServiceProxyManager class with the default values.

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Syntax

protected ServiceProxyManager()
protected:
ServiceProxyManager()
new : unit -> ServiceProxyManager
Protected Sub New

See Also

ServiceProxyManager Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top