PropertyBaseManager<T>.LoadPropertyLocalizationDataFromDB method

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

Syntax

'Declaration
Protected Overridable Function LoadPropertyLocalizationDataFromDB As SqlCommand
'Usage
Dim returnValue As SqlCommand

returnValue = Me.LoadPropertyLocalizationDataFromDB()
protected virtual SqlCommand LoadPropertyLocalizationDataFromDB()

Return value

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

See also

Reference

PropertyBaseManager<T> class

PropertyBaseManager<T> members

Microsoft.Office.Server.UserProfiles namespace