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.