Compartilhar via


PersonalizationLink.AddCustomCommitFields method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Protected Friend Overrides Sub AddCustomCommitFields ( _
    cmd As SqlCommand _
)
'Uso
Dim cmd As SqlCommand

Me.AddCustomCommitFields(cmd)
protected internal override void AddCustomCommitFields(
    SqlCommand cmd
)

Parâmetros

Comentários

Para obter mais informações sobre personalização, consulte Personalizing Your Portal: Overview e My Site Overview.

Ver também

Referência

PersonalizationLink class

PersonalizationLink members

Microsoft.Office.Server.UserProfiles namespace