LinkedServer.Script Method
Generates a Transact-SQL script that can be used to re-create the linked server registration.
Overload List
Name | Description |
---|---|
LinkedServer.Script () |
Generates a Transact-SQL script that can be used to re-create the linked server registration.
|
LinkedServer.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the linked server registration as specified by the script options.
|
See Also