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)