del método ProfileSubtypePropertyManager.LoadPropertyDataFromDB
Este miembro reemplaza a PropertyBaseManager<T>.LoadPropertyDataFromDB().
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 LoadPropertyDataFromDB As SqlCommand
'Uso
Dim returnValue As SqlCommand
returnValue = Me.LoadPropertyDataFromDB()
protected override sealed SqlCommand LoadPropertyDataFromDB()
Valor devuelto
Tipo: System.Data.SqlClient.SqlCommand
Vea también
Referencia
clase ProfileSubtypePropertyManager