Partager via


UpdateReadOnlyDatabaseException - Classe

Levée lorsque la base de données de profil est en lecture seule.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.UserProfiles.UserProfileException
      Microsoft.Office.Server.UserProfiles.UpdateReadOnlyDatabaseException

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class UpdateReadOnlyDatabaseException _
    Inherits UserProfileException
'Utilisation
Dim instance As UpdateReadOnlyDatabaseException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class UpdateReadOnlyDatabaseException : UserProfileException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

UpdateReadOnlyDatabaseException - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms