BDCAdapter.LOBSystemInstance property
Gets the name of the system instance to which the external content type connects to provide data to the external list.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
ReadOnly Property LOBSystemInstance As String
Get
'Usage
Dim instance As BDCAdapter
Dim value As String
value = instance.LOBSystemInstance
string LOBSystemInstance { get; }
Property value
Type: System.String
The name of the connected system instance.