AssociationGroup Methods

Include Protected Members
Include Inherited Members

The AssociationGroup type exposes the following members.

Methods

  Name Description
Public method ContainsLocalizedDisplayName Indicates whether the object contains a localized display name. (Inherited from MetadataObject.)
Public method Delete Deletes the MetadataObject. (Inherited from MetadataObject.)
Public method GetAccessControlList() Gets the access control list (ACL) from the containing entity. (Inherited from AccessControlledMetadataObject.)
Public method GetAccessControlList(String) Gets the access control list (ACL) for the specified setting identifier. (Inherited from AccessControlledMetadataObject.)
Public methodStatic member GetById Returns the AssociationGroup by using the AssociationGroup identifier and the metadata catalog.
Public methodStatic member MergeXml Reads the AssociationGroup definition from the specified resource XML for the specified external content type, and then merges its properties, localized names, and access control entries with the existing AssociationGroup in the metadata store.
Public method Read Reads this AssociationGroup object from the database and refreshes its contents. (Overrides MetadataObject.Read().)
Protected method ReadCommon Reads this AssociationGroup object from the database and refreshes its contents. (Overrides MetadataObject.ReadCommon(MetadataObjectStruct).)
Public methodStatic member ReadXml Reads the AssociationGroup definition from the specified metadata XML for the specified external content type.
Public method ToString (Inherited from Object.)
Public method Update Updates the object. (Inherited from MetadataObject.)
Public method WriteXml(PackageContents) Returns the XML representation of the MetadataObject. (Inherited from MetadataObject.)
Public method WriteXml(PackageContents, String) Returns the XML representation of the MetadataObject, which is generated using the properties, localized names, and access control entries from the specified setting. (Inherited from MetadataObject.)

Top

See Also

Reference

AssociationGroup Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace