Compartir a través de


(String, String, String) del método ProfileSubtypePropertyManager.Remove

Quita la propiedad especificada de la base de datos.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Protected Overrides Sub Remove ( _
    propertyURI As String, _
    propertyName As String, _
    sectionName As String _
)
'Uso
Dim propertyURI As String
Dim propertyName As String
Dim sectionName As String

Me.Remove(propertyURI, propertyName, _
    sectionName)
protected override void Remove(
    string propertyURI,
    string propertyName,
    string sectionName
)

Parámetros

Vea también

Referencia

clase ProfileSubtypePropertyManager

Miembros ProfileSubtypePropertyManager

Sobrecarga Remove

Espacio de nombres Microsoft.Office.Server.UserProfiles