Share via


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.

See Also

Reference

BDCAdapter Interface

BDCAdapter Members

Microsoft.Office.Interop.InfoPath Namespace