Database.Alter Method

Include Protected Members
Include Inherited Members

Updates any Database object property changes on an instance of SQL Server. 

Overload List

  Name Description
Public method Alter() Updates any Database object property changes on the instance of SQL Server. 
Public method Alter(TimeSpan) Updates any Database object property changes on the instance of SQL Server. 
Public method Alter(TerminationClause) Updates any Database object property changes on the instance of SQL Server. 

Top