Database.Alter Method

Updates any Database object property changes on an 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
Database.Alter ()
Updates any Database object property changes on the instance of Microsoft SQL Server.
Database.Alter (TerminationClause)
Updates any Database object property changes on the instance of Microsoft SQL Server.
Database.Alter (TimeSpan)
Updates any Database object property changes on the instance of Microsoft SQL Server.

See Also

Reference

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

Other Resources

How to: Create, Alter, and Remove a Database in Visual Basic .NET
Creating, Altering, and Removing Databases
ALTER DATABASE (Transact-SQL)