del método PropertyBaseManager<T>.LoadPropertyLocalizationDataFromDB
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Protected Overridable Function LoadPropertyLocalizationDataFromDB As SqlCommand
'Uso
Dim returnValue As SqlCommand
returnValue = Me.LoadPropertyLocalizationDataFromDB()
protected virtual SqlCommand LoadPropertyLocalizationDataFromDB()
Valor devuelto
Tipo: System.Data.SqlClient.SqlCommand
Devuelve SqlCommand.