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.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.

See also

Reference

BDCAdapter interface

BDCAdapter members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace