Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the load controller that is associated with the metadata catalog.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetLoadController As ILoadController
'Usage
Dim instance As IMetadataCatalog
Dim returnValue As ILoadController
returnValue = instance.GetLoadController()
ILoadController GetLoadController()
Return Value
Type: Microsoft.BusinessData.Infrastructure.Throttle.ILoadController
The load controller.
Remarks
Load Controllers are used to limit the amount of resources consumed on the system.