EntityQueryControl.GetEntity, méthode (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overrides Function GetEntity ( _
dataRow As DataRow _
) As PickerEntity
'Utilisation
Dim instance As EntityQueryControl
Dim dataRow As DataRow
Dim returnValue As PickerEntity
returnValue = instance.GetEntity(dataRow)
public override PickerEntity GetEntity (
DataRow dataRow
)
Paramètres
- dataRow
..
Voir aussi
Référence
EntityQueryControl, classe
Membres EntityQueryControl
Microsoft.SharePoint.Portal.WebControls, espace de noms