ServerComparer Constructor (ServerConnection)
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Syntax
'Deklaracja
Public Sub New ( _
conn As ServerConnection _
)
public ServerComparer (
ServerConnection conn
)
public:
ServerComparer (
ServerConnection^ conn
)
public ServerComparer (
ServerConnection conn
)
public function ServerComparer (
conn : ServerConnection
)
Parameters
- conn
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.