Condividi tramite


SqlAssembly.Alter Method

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

ALTER ASSEMBLY (Transact-SQL)