ILobSystem Members

Include Protected Members
Include Inherited Members

Represents an external system.

The ILobSystem type exposes the following members.

Properties

  Name Description
Public property Catalog Gets the MetadataCatalog that this ILobSystem object is obtained from.
Public property ConnectionManagerType Gets the type of the connection manager. (Inherited from ILobSystemStruct.)
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property SystemType Gets the type of the external system. (Inherited from ILobSystemStruct.)
Public property SystemUtilityType Gets the type of the system utility. (Inherited from ILobSystemStruct.)

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method GetDataClasses Gets the data classes contained by this external system.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetEntities Gets the external content types contained by this external system.
Public method GetLobSystemInstances Gets the instances of this external system.
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)

Top

See Also

Reference

ILobSystem Interface

Microsoft.BusinessData.MetadataModel Namespace