Share via


AssociationStruct Members

Include Protected Members
Include Inherited Members

Represents an Association structure.

The AssociationStruct type exposes the following members.

Constructors

  Name Description
Public method AssociationStruct(Association) Initializes a new instance of the class.
Public method AssociationStruct(UInt32, String, Boolean, Int32, MethodInstanceType, Boolean, UInt32, UInt32, [], [], String, String, UInt32, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property AssociationGroupId Gets or sets the AssociationGroupId property.
Public property DestinationEntityName Gets or sets the DestinationEntityName property.
Public property DestinationEntityNamespace Gets or sets the DestinationEntityNamespace property.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property IsDefault Gets or sets whether the MethodInstance object is the default object. (Inherited from MethodInstanceStruct.)
Public property MethodId Gets or sets the method identifier (ID). (Inherited from MethodInstanceStruct.)
Public property MethodInstanceType Gets or sets the MethodInstance type. (Inherited from MethodInstanceStruct.)
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)
Public property ReturnTypeDescriptorId Gets or sets the return TypeDescriptor identifier (ID). (Inherited from MethodInstanceStruct.)
Public property SourceEntityNames Set or gets the list of source external content type names.
Public property SourceEntityNamespaces Sets or get s the list of source external content type namespaces.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AssociationStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace