Share via


ISystemUtility Members

Include Protected Members
Include Inherited Members

Represents the primary interface implemented by custom connectors.

The ISystemUtility type exposes the following members.

Properties

  Name Description
Public property DefaultConnectionManager Gets the ConnectionManager instance that should be used with this system utility. This property should return a null reference (Nothing in Visual Basic) if the connector is not capable of explicit connection management.
Public property DefaultTypeReflector Gets the TypeReflector instance that should be used with this SystemUtility by default.

Top

Methods

  Name Description
Public method CreateEntityInstanceDataEnumerator Converts line-of-business data stream into an enumerator of objects that represent external items.
Public method ExecuteStatic Executes a MethodInstance against the given external system instance with given parameters.

Top

See Also

Reference

ISystemUtility Interface

Microsoft.BusinessData.Runtime Namespace