Lire en anglais

Partager via


Propriété IsDetachDatabaseSupported

Specifies whether the instance of the Database Engine supports the detach database option when deleting a DAC.

Espace de noms :  Microsoft.SqlServer.Management.Dac
Assembly :  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Syntaxe

public bool IsDetachDatabaseSupported { get; }

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean that specifies True if the detach database option is supported. False otherwise.