LobSystemInstanceCollection members

Represents a collection of LobSystemInstance objects and provides methods to create and enumerate LobSystemInstance objects.

The LobSystemInstanceCollection type exposes the following members.

Methods

  Name Description
Public method Create(String, Boolean) Creates a new LobSystemInstance object using the specified name and cache setting.
Public method Create(String, Boolean, LobSystem) Creates a new LobSystemInstance object using the specified name, cache setting, and parent external system.
Public method GetEnumerator Gets an enumerator to the LobSystemInstance collection.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator to the LobSystemInstance collection.

Top

See also

Reference

LobSystemInstanceCollection class

Microsoft.SharePoint.BusinessData.Administration namespace