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.
Gets the external system instance on which methods are to be executed.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property LobSystemInstance As ILobSystemInstance
Get
'Usage
Dim instance As IExecutionInfo
Dim value As ILobSystemInstance
value = instance.LobSystemInstance
ILobSystemInstance LobSystemInstance { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ILobSystemInstance
The external system instance.