BdcServiceApplicationProxy.GetLoadController - Méthode
Obtient le contrôleur de charge pour la limitation.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function GetLoadController As LoadController
'Utilisation
Dim instance As BdcServiceApplicationProxy
Dim returnValue As LoadController
returnValue = instance.GetLoadController()
public LoadController GetLoadController()
Valeur renvoyée
Type : Microsoft.SharePoint.BusinessData.SystemSpecific.LoadController
Le contrôleur de charge pour la limitation.
Voir aussi
Référence
BdcServiceApplicationProxy classe
BdcServiceApplicationProxy - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms