ProfileTypePropertyManager.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 NotOverridable Function LoadPropertyDataFromDB As SqlCommand
'Usage
Dim returnValue As SqlCommand

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

Return Value

Type: System.Data.SqlClient.SqlCommand

See Also

Reference

ProfileTypePropertyManager Class

ProfileTypePropertyManager Members

Microsoft.Office.Server.UserProfiles Namespace