SqlAssembly.Alter Method
Updates any SqlAssembly object property changes on the instance of Microsoft SQL Server.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
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.
|
See Also
Reference
SqlAssembly Class
SqlAssembly Members
Microsoft.SqlServer.Management.Smo Namespace