Freigeben über


SqlAssembly.Alter Method

Updates any SqlAssembly object property changes on the instance of Microsoft SQL Server.

Hinweise

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

Überladungsliste

Name Description
SqlAssembly.Alter ()
Updates any SqlAssembly object property changes on the instance of Microsoft SQL Server.
SqlAssembly.Alter (AssemblyAlterOptions)
Updates any SqlAssembly object property changes on the instance of Microsoft SQL Server with additional options.
SqlAssembly.Alter (AssemblyAlterOptions, String)
Updates any SqlAssembly object property changes on the instance of Microsoft SQL Server with additional options.
SqlAssembly.Alter (AssemblyAlterOptions, String[])
Updates any SqlAssembly object property changes on the instance of Microsoft SQL Server with additional options.

Siehe auch

Verweis

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

Andere Ressourcen

ALTER ASSEMBLY (Transact-SQL)