IMetadataCatalog Members

Include Protected Members
Include Inherited Members

Provides access to metadata objects.

The IMetadataCatalog type exposes the following members.

Properties

  Name Description
Public property CurrentExecutionContext Gets the currently active execution context.
Public property Helper Gets the runtime helper implementation for this metadata catalog.

Top

Methods

  Name Description
Public method CreateExecutionContext Creates an execution context.
Public method GetEntities(String) Retrieves external content types whose names match the specified wildcard string.
Public method GetEntities(String, String) Retrieves external content types in the given namespace and whose names match the specified wildcard string.
Public method GetEntity Gets the external content type with the given name and namespace.
Public method GetLoadController Returns the load controller that is associated with the metadata catalog.
Public method GetLobSystem Gets the external system with the given name.
Public method GetLobSystems Gets the external systems whose names match the specified wildcard string.

Top

See Also

Reference

IMetadataCatalog Interface

Microsoft.BusinessData.MetadataModel Namespace