Freigeben über


LinkedServer.Script Method

Generates a Transact-SQL script that can be used to re-create the linked server registration.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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.

Siehe auch

Verweis

LinkedServer Class
LinkedServer Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Scripting
Using Linked Servers in SMO
Verbindungsserver
sp_addlinkedserver (Transact-SQL)