Énumération RestoreSecurity

Enumerates the action to apply on Role objects during database restoration.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Enumeration RestoreSecurity
'Utilisation
Dim instance As RestoreSecurity
public enum RestoreSecurity
public enum class RestoreSecurity
type RestoreSecurity
public enum RestoreSecurity

Membres

Nom de membre Description
CopyAll All Role object are copied from backup to the restored database.
IgnoreSecurity The Role objects from the backup are not copied to restored database.
SkipMembership The server retains the membership information.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices