RestoreSecurity 列舉

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

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Enumeration RestoreSecurity
'用途
Dim instance As RestoreSecurity
public enum RestoreSecurity
public enum class RestoreSecurity
type RestoreSecurity
public enum RestoreSecurity

成員

成員名稱 說明
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.

請參閱

參考

Microsoft.AnalysisServices 命名空間