|
AccessControlledMetadataObject |
Represents an object that has the access control list (ACL) authorization checks embedded in one or more of its methods. |
|
Action |
Represents an Action in the Business Data Connectivity (BDC) service. A type of MetadataObject that represents a URL that triggers the display or manipulation of data related to an Entity or an entity instance. Actions are contained by an entity. Actions contain ActionParameters. |
|
ActionCollection |
Represents a collection of actions. |
|
ActionParameter |
Defines the parameters that the action URL accepts. |
|
ActionParameterCollection |
Represents a collection of ActionParameter objects. |
|
ActivationError |
Represents the error that is encountered during external content type activation. |
|
AdministrationMetadataCatalog |
Contains members that administer the Business Data Connectivity (BDC) service Metadata Store. |
|
Association |
Represents a relationship between two or more related external content types defined in one or multiple external systems. |
|
AssociationCardinalityMismatchError |
Represents an activation error that indicates that the cardinality of the association does not match the configuration of the foreign identifiers. |
|
AssociationCollection |
Represents a collection of associations. |
|
AssociationGroup |
Represents a collection of references to logically related association navigators, associators, and disassociator objects, and the corresponding bulk stereotypes. |
|
AssociationGroupAloneBulkNavigatorError |
Represents an activation error that occurs when the external item contains a BulkAssociationNavigator and one of the following conditions is true: the BulkAssociationNavigator is not in an AssociationGroup, or the AssociationGroup that contains the BulkAssociationNavigator does not contain an AssociationNavigator in the same direction as that of the BulkAssociationNavigator. |
|
AssociationGroupAssociationReference |
Represents an AssociationReference used to reference an association from within an AssociationGroup object. It is a superset of the base AssociationReference, which is used for referencing associations from TypeDescriptor objects. |
|
AssociationGroupCollection |
Represents a collection of association groups. |
|
AssociationGroupError |
Represents a base class that represents all AssociationGroup-related activation errors. |
|
AssociationGroupIdEnumeratorCountMismatchError |
Contains the count of mismatches in an AssociationGroup object. |
|
AssociationGroupInvalidReverseError |
Represents an activation error which indicates that the AssociationGroup contains a reference to an association which has a type other than AssociationNavigator, BulkAssociationNavigator or BulkAssociatedIdEnumerator, and the reference is marked as 'reverse'. |
|
AssociationGroupMoreThanOneAssociatorOrDisassociatorError |
Represents the error that occurs when there are more than one associator or dissociator in an AssociationGroup object. |
|
AssociationGroupNotOnCorrectEntityOrReverseSourceError |
Represents the error that occurs when the association group is not on the correct external content type. |
|
AssociationGroupSourceMismatchError |
Represents an activation error indicating the association references in an association group do not have a consistent set of source external content types. |
|
AssociationReference |
Used when importing systems to provide a reference before an object definition is read. |
|
AssociationReferenceCollection |
Represents a collection of association references of an association group. Provides lazy access to associations so that they can be forward referenced. |
|
AssociationReferenceInMultipleGroupsError |
Represents an activation error that occurs when an association is referenced in more than one association group. |
|
ConcurrentModificationException |
Represents an exception that is thrown when the Update method or Delete method is used while the object is concurrently altered. |
|
DestinationNotFromContainingLobSystemError |
Represents an activation error that indicates the destination external content type of an association is not from the LobSystem object that contains the method of this association. |
|
DuplicateMetadataObjectException |
Represents an exception that is thrown when one or more metadata objects have field values that are equal in a context where this is not allowed. |
|
Entity |
Represents a data type such as Customer or Product in an external system application. |
|
EntityCollection |
Represents a collection of external content type metadata for assignment, calendar, constraint, outline code, project, resource, and task external content types. |
|
EntityReference |
Used when importing systems to provide a reference before the definition is read. |
|
EntityReferenceCollection |
Provides lazy access to entity references. |
|
ExceededMetadataObjectLimitException |
Represents the exception thrown when the number of metadata objects of a particular type that is loaded into the cache exceeds a predefined limit, or if the number of metadata objects related to another metadata object exceeds a predefined limit. |
|
FieldTypeDescriptorCollection |
Represents a collection of TypeDescriptor objects that correspond to fields of a view. |
|
FilterDescriptor |
Describes the metadata of a filter. |
|
FilterDescriptorCollection |
Represents the collection of FilterDescriptor objects. |
|
Identifier |
Contains methods and properties to handle the Identifier object of an external content type. |
|
IdentifierCollection |
Contains methods to handle identifier collections. |
|
IdentifierCountMismatchError |
Represents an activation error indicating a method has an incorrect number of identifiers specified, based on the external content type it is working with. |
|
IdentifierReference |
Represents a reference to an identifier. |
|
IndividuallySecurableMetadataObject |
Represents a metadata object whose access can be individually controlled by specifying an access control list of access control entries associated with this object. |
|
InvalidMetadataObjectException |
Thrown when a metadata object instance containing invalid or corrupt fields is encountered. |
|
InvalidMetadataPropertyException |
Represents the exception that is thrown if a metadata property is not valid. |
|
LobSystem |
Defines methods and properties to describe an external system object. |
|
LobSystemCollection |
Contains methods to handle the collection of external system objects. |
|
LobSystemInstance |
Contains methods and properties to handle the LobSystemInstance objects. |
|
LobSystemInstanceCollection |
Represents a collection of LobSystemInstance objects and provides methods to create and enumerate LobSystemInstance objects. |
|
LocalizedName |
Represents the string representation of a metadata object in a particular locale. |
|
LocalizedNameCollection |
Represents a collection of localized names. |
|
MetadataException |
Represents a base exception class for generic issues with metadata, which is thrown when the Business Connectivity Services Client Runtime engine encounters one of these issues. |
|
MetadataExceptionState |
Represents the state of the metadata exception. |
|
MetadataObject |
Represents the basic object that is used to hold information about data. |
|
MetadataObjectNotFoundException |
Throws an exception if the requested metadata object cannot be found in the Business Data Connectivity (BDC) service metadata store. |
|
Method |
Contains methods and properties that handle a Method object. |
|
MethodCollection |
Represents a collection of methods used to create and enumerate Method objects. |
|
MethodError |
Represents an error that is caused by invoking a method. |
|
MethodInstance |
Enables reuse of method metadata with different default values for the parameters of the method. |
|
MethodInstanceCollection |
Contains methods that handle the collection of MethodInstance objects. |
|
Model |
Contains a collection of external systems (LobSystem objects) that can be packaged as a group. |
|
ModelCollection |
Handles the Business Data Connectivity (BDC) service model collection. |
|
Parameter |
Represents the in, in-out, out, and return parameters of each method. |
|
ParameterCollection |
Represents the collection of parameters for a method. |
|
ParameterError |
Indicates the parameter in which the error occurred. |
|
Property |
Represents properties that are typed values associated with metadata objects. |
|
PropertyCollection |
Represents a collection of properties that can be added to DataColumn, DataSet, or DataTable objects. |
|
TypeDescriptor |
Contains information needed to reconstruct types stored in XML format. |
|
TypeDescriptorCollection |
Contains methods to handle the collection of type descriptors. |
|
TypeDescriptorError |
Contains methods and properties that handle the TypeDescriptor object errors. |
|
UnboundAssociationGroupAssociationReferenceError |
Represents an activation error indicating that an AssociationGroup object references an Association object that cannot be found. |
|
UnboundAssociationReferenceError |
Contains methods and properties to handle the UnboundAssociationReferenceError error. |
|
UnboundIdentifierReferenceError |
Contains methods and properties to handle the UnboundIdentifierReferenceError error. |
|
View |
Represents a collection of fields, where fields are the data members of an external content type. |