RemoteSharedFileBackedMetadataCatalog members

Include protected members
Include inherited members

Implements the IMetadataCatalog interface that works with offline solutions for Microsoft Business Connectivity Services (BCS).

The RemoteSharedFileBackedMetadataCatalog type exposes the following members.

Constructors

  Name Description
Public method RemoteSharedFileBackedMetadataCatalog() Initializes a new instance of the class.
Public method RemoteSharedFileBackedMetadataCatalog(String) Initializes a new instance of the class for the specified composite.

Top

Properties

  Name Description
Public property CurrentExecutionContext Gets the current execution context.
Public property Helper Gets the runtime helper object.

Top

Methods

  Name Description
Public method CreateExecutionContext Creates an execution context.
Public method Dispose() Disposes the metadata catalog.
Protected method Dispose(Boolean) Disposes the metadata catalog.
Protected method Finalize This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Object.Finalize().)
Public method GetEntities(String) Gets the external content types whose names match the specified wildcard string.
Public method GetEntities(String, String) Gets the external content types for the specified namespace and whose names match the specified wildcard string.
Public method GetEntity Gets the external content type with the specified namespace and name.
Public method GetLoadController Gets the load controller associated with this metadata catalog.
Public method GetLobSystem Gets the external system with the specified name.
Public method GetLobSystems Gets the external systems whose names match the specified wildcard string.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event ConnectionAcquired Indicates that the connection to the BCS host process has been reacquired.
Public event ConnectionLost Indicates that the connection to the BCS host process has been lost.
Public event PreConnectionLost Indicates that the connection to the BCS host process has been lost.

Top

See also

Reference

RemoteSharedFileBackedMetadataCatalog class

Microsoft.Office.BusinessData.MetadataModel namespace