LinkedServer Constructor
Initializes a new instance of the LinkedServer object.
Overload List
Name | Description |
---|---|
LinkedServer () |
Initializes a new instance of the LinkedServer object.
|
LinkedServer (Server, String) |
Initializes a new instance of the LinkedServer object on the specified instance of SQL Server and with the specified name.
|
See Also