Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Enumerates the action to apply on Role objects during database restoration.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Enumeration RestoreSecurity
'Uso
Dim instance As RestoreSecurity
public enum RestoreSecurity
public enum class RestoreSecurity
type RestoreSecurity
public enum RestoreSecurity
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |