Share via


ProfileBase.GetChanges - Méthode (ProfileBaseChangeQuery)

Cette propriété renvoie modifie ce profil qui sont définis par la requête spécifiée et enregistrées dans le journal des modifications.

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

Syntaxe

'Déclaration
Public MustOverride Function GetChanges ( _
    changeQuery As ProfileBaseChangeQuery _
) As UserProfileChangeCollection
'Utilisation
Dim instance As ProfileBase
Dim changeQuery As ProfileBaseChangeQuery
Dim returnValue As UserProfileChangeCollection

returnValue = instance.GetChanges(changeQuery)
public abstract UserProfileChangeCollection GetChanges(
    ProfileBaseChangeQuery changeQuery
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Server.UserProfiles.UserProfileChangeCollection

Voir aussi

Référence

ProfileBase classe

ProfileBase - Membres

GetChanges - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms