É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

C#
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