Compartir a través de


del método 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 MustOverride Function LoadPropertyDataFromDB As SqlCommand
'Uso
Dim returnValue As SqlCommand

returnValue = Me.LoadPropertyDataFromDB()
protected abstract SqlCommand LoadPropertyDataFromDB()

Valor devuelto

Tipo: System.Data.SqlClient.SqlCommand
Devuelve SqlCommand.

Vea también

Referencia

clase PropertyBaseManager<T>

Miembros PropertyBaseManager<T>

Espacio de nombres Microsoft.Office.Server.UserProfiles