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.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.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.