Aracılığıyla paylaş


ILobSystemInstance Members

Include Protected Members
Include Inherited Members

Represents a LobSystemInstance.

The ILobSystemInstance type exposes the following members.

Properties

  Name Description
Public property CurrentConnection Gets the current connection to this external system instance.
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.)

Top

Methods

  Name Description
Public method AssociateConnection Associates the given connection to the current thread of control, which is then used for all operations executed on this thread.
Public method CloseConnection Closes the connection to this external system instance.
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method DisassociateConnection Disassociates the current thread from any connection object.
Public method FlushConnections Flushes the connections to this external system instance.
Public method GetDataClasses This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetEntities This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetLobSystem Gets the external system containing this external system instance.
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.)
Public method OpenConnection Opens a connection to this external system instance.

Top

See Also

Reference

ILobSystemInstance Interface

Microsoft.BusinessData.MetadataModel Namespace