Server.DetachDatabase Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| DetachDatabase(String, Boolean, Boolean) |
Scollegare un database |
| DetachDatabase(String, Boolean) |
Scollegare un database |
DetachDatabase(String, Boolean, Boolean)
Scollegare un database
public void DetachDatabase(string databaseName, bool updateStatistics, bool removeFulltextIndexFile);
member this.DetachDatabase : string * bool * bool -> unit
Public Sub DetachDatabase (databaseName As String, updateStatistics As Boolean, removeFulltextIndexFile As Boolean)
Parametri
- databaseName
- String
- updateStatistics
- Boolean
- removeFulltextIndexFile
- Boolean