Microsoft.SharePoint.BusinessData.Administration.Client Namespace
SharePoint 2010
The Microsoft.SharePoint.BusinessData.Administration.Client namespace contains types used to administer the business data on the client.
| Class | Description | |
|---|---|---|
|
AccessControlEntryStruct | Specifies access rights for a user to perform application-specific implementations of common tasks. |
|
AccessControlledMetadataObject | Represents an object that has authorization checks embedded in one or more of its methods. |
|
Action | Represents an action in the Business Data Connectivity (BDC) service. |
|
ActionCollection | Represents a collection of Action objects. |
|
ActionParameter | Defines the parameters that the action URL accepts. |
|
ActionParameterCollection | Represents a collection of ActionParameter objects. |
|
ActionParameterStruct | Represents the structure that describes action parameters in the Business Data Connectivity (BDC) service. |
|
ActionStruct | Represents the structure that describes an action in the Business Data Connectivity (BDC) service. |
|
ActivationError | Represents the error that is encountered during external content type activation. |
|
ActivationErrorRecordStruct | Contains information on an activation failure. |
|
AdministrationMetadataCatalog | Contains members that administer the Business Data Connectivity (BDC) service Metadata Store. |
|
AdministrationMetadataCatalogStruct | Represents the structure that contains the Business Data Connectivity (BDC) service metadata store. |
|
Association | Represents a relationship between two or more related Entity objects 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 Association objects. |
|
AssociationGroup | Represents a collection of references to logically related AssociationNavigators, Associators, Disassociators, and the corresponding bulk stereotypes. |
|
AssociationGroupAloneBulkNavigatorError | Represents an activation error that occurs when the external content type contains a BulkAssociationNavigator object 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 object used to reference an Association object from within an AssociationGroup object. |
|
AssociationGroupCollection | Represents a collection of association groups. |
|
AssociationGroupError | Represents a base class that represents all AssociationGroup object-related activation errors. |
|
AssociationGroupIdEnumeratorCountMismatchError | Contains the count of mismatches in an AssociationGroup object. |
|
AssociationGroupInvalidReverseError | Handles the AssociationGroup invalid reverse error. |
|
AssociationGroupMoreThanOneAssociatorOrDisassociatorError | Represents the error that occurs when there are more than one associator or dissociator in an AssociationGroup object. |
|
AssociationGroupNotOnCorrectEntityOrReverseSourceError | Handles the not-on-correct-entity-or-reverse-source error in an AssociationGroup object. |
|
AssociationGroupSourceMismatchError | Handles the source-mismatch error in an AssociationGroup object. |
|
AssociationGroupStruct | Represents a structure for AssociationGroup objects. |
|
AssociationMemberStruct | Contains methods and properties to handle the member association. |
|
AssociationReference | Used when importing systems to provide a reference before an object definition has been read. |
|
AssociationReferenceCollection | Represents a collection of association references of an AssociationGroup object. |
|
AssociationReferenceInMultipleGroupsError | Represents the error that results from the association reference in multiple groups. |
|
AssociationReferenceStruct | Contains methods and properties to handle the structure of association references. |
|
AssociationStruct | Represents an Association structure. |
|
CacheInvalidationRecordStruct | Handles the structure of the cache invalidation record. |
|
ComplexValueStruct | Represents the structure that handles a complex value. |
|
ConcurrentModificationException | Represents an exception that is thrown when the Update method or Delete method is used while the object is concurrently altered. |
|
DataClassStruct | Contains methods and properties that handle the base class of all external content types. |
|
DefaultValueStruct | Contains methods and properties that handle the default value structure. |
|
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. |
|
EntityStruct | Contains methods and properties that handle the external content type structure. |
|
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. |
|
FilterDescriptorStruct | Contains methods and properties that handle the FilterDescriptor structure. |
|
Identifier | Defines the properties of an External Content Type identifier and a method to get the corresponding 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. |
|
IdentifierStruct | Contains properties of an identifier. |
|
IndividuallySecurableMetadataObject | Represents a metadata object whose access can be individually controlled. |
|
InvalidMetadataObjectException | Represents the exception thrown when a metadata object instance containing fields that are not valid or are corrupted is encountered. |
|
InvalidMetadataPropertyException | Represents the exception that is thrown if a metadata property is not valid. |
|
LobSystem | Defines methods and properties to handle 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. |
|
LobSystemInstanceStruct | Represents the metadata fields of a LobSystemInstance structure. |
|
LobSystemStruct | Represents the metadata fields of an External System structure. |
|
LocalizedName | Provides the string representation of a metadata object in a particular locale. |
|
LocalizedNameCollection | Represents a collection of localized names. |
|
LocalizedNameStruct | Contains methods and properties that handle the localized name structure. |
|
MetadataException | Represents a base exception class that is thrown when the runtime engine encounters generic issues with Microsoft Business Connectivity Services (BCS) metadata. |
|
MetadataExceptionState | Represents the state of the metadata exception. |
|
MetadataObject | Represents the basic object that is used to hold information about data. |
|
MetadataObjectNotFoundException | Represents the exception thrown if the requested metadata object cannot be found in the Business Data Connectivity (BDC) service metadata store. |
|
MetadataObjectStruct | Contains methods and properties that handle the metadata object structure. |
|
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. |
|
MethodInstanceStruct | Contains methods and properties that handle the method instance structure. |
|
MethodStruct | Contains methods and properties that handle the method structure. |
|
Model | Contains a collection of external systems (LobSystem objects) that can be packaged as a group. |
|
ModelCollection | Handles the model collection. |
|
ModelStruct | Contains methods and properties that handle the model structure. |
|
PackageFormatException | Represents the exception that is thrown when a structure-related problem is encountered during the import of a metadata XML file. |
|
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. |
|
ParameterStruct | Represents the in, in-out, out, and return parameters of each method. |
|
ParseContext | Stores parse state that is shared across multiple metadata objects while reading or importing objects. |
|
Property | Represents properties that are typed values associated with metadata objects. |
|
PropertyCollection | Represents a collection of properties that can be added to a DataColumn, DataSet, or DataTable object. |
|
PropertyStruct | Contains methods and properties that handle the property structure. |
|
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. |
|
TypeDescriptorStruct | Contains methods and properties that handle the TypeDescriptor structure. |
|
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. |
| Enumeration | Description | |
|---|---|---|
|
View.ViewComparisonResult | Handles the comparison results of the views. |