ProfileSubtypePropertyManager.LoadPropertyLocalizationDataFromDB method

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

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

Syntax

'Declaration
Protected Overrides NotOverridable Function LoadPropertyLocalizationDataFromDB As SqlCommand
'Usage
Dim returnValue As SqlCommand

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

Return value

Type: System.Data.SqlClient.SqlCommand

See also

Reference

ProfileSubtypePropertyManager class

ProfileSubtypePropertyManager members

Microsoft.Office.Server.UserProfiles namespace