ServerSelectionAdapter(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 ServerSelectionAdapter (Microsoft.SqlServer.Management.Smo.Server obj);
new Microsoft.SqlServer.Management.Smo.ServerSelectionAdapter : Microsoft.SqlServer.Management.Smo.Server -> Microsoft.SqlServer.Management.Smo.ServerSelectionAdapter
Public Sub New (obj As Server)
Parameters
- obj
- Server