ServerSetupAdapter(Server) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ServerSetupAdapter (Microsoft.SqlServer.Management.Smo.Server obj);
new Microsoft.SqlServer.Management.Smo.ServerSetupAdapter : Microsoft.SqlServer.Management.Smo.Server -> Microsoft.SqlServer.Management.Smo.ServerSetupAdapter
Public Sub New (obj As Server)
Parameters
- obj
- Server