DatabaseOptions.Alter Method
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
Osservazioni
The Alter method updates any changes that have been made to the DatabaseOptions object's properties since the DatabaseOptions object was created or since the last Alter statement. The modifications are combined and sent to the instance of SQL Server in a single network trip to the instance of SQL Server.
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Setting PropertiesOpzioni di database
Elenco degli overload
Nome | Description |
---|---|
DatabaseOptions.Alter () |
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
|
DatabaseOptions.Alter (TerminationClause) |
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
|
DatabaseOptions.Alter (TimeSpan) |
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
|
Vedere anche
Riferimento
DatabaseOptions Class
DatabaseOptions Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Setting Properties
Opzioni di database
Setting Properties
Opzioni di database