共用方式為


SqlAssembly.Alter Method

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

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 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.

請參閱

參考

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

其他資源

ALTER ASSEMBLY (Transact-SQL)