PropertyBaseManager<T>.LoadPropertyDataFromDB Method

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

Syntax

'Declaration
Protected MustOverride Function LoadPropertyDataFromDB As SqlCommand
'Usage
Dim returnValue As SqlCommand

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

Return Value

Type: System.Data.SqlClient.SqlCommand
Returns SqlCommand.

See Also

Reference

PropertyBaseManager<T> Class

PropertyBaseManager<T> Members

Microsoft.Office.Server.UserProfiles Namespace