ILobSystemStruct.ConnectionManagerType Property

Gets the type of the connection manager.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property ConnectionManagerType As Type
    Get
'Usage
Dim instance As ILobSystemStruct
Dim value As Type

value = instance.ConnectionManagerType
Type ConnectionManagerType { get; }

Property Value

Type: System.Type
The type of the connection manager.

Remarks

Connection manager creates and maintains the connections to the external system.

See Also

Reference

ILobSystemStruct Interface

ILobSystemStruct Members

Microsoft.BusinessData.MetadataModel Namespace