Compartir a través de


SqlAssembly.Alter Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

ALTER ASSEMBLY (Transact-SQL)