del método ProfileSubtypePropertyManager.LoadPropertyLocalizationDataFromDB
Este miembro reemplaza a PropertyBaseManager<T>.LoadPropertyLocalizationDataFromDB().
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Protected Overrides NotOverridable Function LoadPropertyLocalizationDataFromDB As SqlCommand
'Uso
Dim returnValue As SqlCommand
returnValue = Me.LoadPropertyLocalizationDataFromDB()
protected override sealed SqlCommand LoadPropertyLocalizationDataFromDB()
Valor devuelto
Tipo: System.Data.SqlClient.SqlCommand
Vea también
Referencia
clase ProfileSubtypePropertyManager