IOperation.LobSystemInstance Property
Gets the external system instance that the operation is executed against.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property LobSystemInstance As ILobSystemInstance
Get
'Usage
Dim instance As IOperation
Dim value As ILobSystemInstance
value = instance.LobSystemInstance
ILobSystemInstance LobSystemInstance { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ILobSystemInstance
The external system instance.
Examples
Code Snippet: Determine and Resolve External Items in Error in the BCS Client Cache