AssociationSetEnd Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the End
of the association set in a conceptual model.
public ref class AssociationSetEnd sealed : System::Data::Metadata::Edm::MetadataItem
public sealed class AssociationSetEnd : System.Data.Metadata.Edm.MetadataItem
type AssociationSetEnd = class
inherit MetadataItem
Public NotInheritable Class AssociationSetEnd
Inherits MetadataItem
- Inheritance
Properties
BuiltInTypeKind |
Gets the built-in type kind for this AssociationSetEnd. |
CorrespondingAssociationEndMember |
Gets the |
Documentation |
Gets or sets the documentation associated with this type. (Inherited from MetadataItem) |
EntitySet |
Gets the entity set referenced by this |
MetadataProperties |
Gets the list of properties of the current type. (Inherited from MetadataItem) |
Name |
Gets the name of the End for this AssociationSetEnd. |
ParentAssociationSet |
Gets the parent association set of this AssociationSetEnd. |
Role |
Obsolete.
Gets the name of the |
Methods
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode() |
Serves as the default hash function. (Inherited from Object) |
GetType() |
Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone() |
Creates a shallow copy of the current Object. (Inherited from Object) |
ToString() |
Returns the name of the |