CorePropertyManager.LoadPropertyDataFromDB method

This member overrides PropertyBaseManager<T>.LoadPropertyDataFromDB().

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

Syntax

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

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

Return value

Type: System.Data.SqlClient.SqlCommand

See also

Reference

CorePropertyManager class

CorePropertyManager members

Microsoft.Office.Server.UserProfiles namespace