ResourceAssociationSetEnd Class
.NET Framework (current version)
Describes an end point of a resource association set.
Assembly: System.Data.Services (in System.Data.Services.dll)
| Name | Description | |
|---|---|---|
![]() | ResourceAssociationSetEnd(ResourceSet^, ResourceType^, ResourceProperty^) | Creates a new instance of the ResourceAssociationSetEnd class. |
| Name | Description | |
|---|---|---|
![]() | ResourceProperty | Gets the resource property that returns the ResourceAssociationSetEnd. |
![]() | ResourceSet | Gets the resource set for the ResourceAssociationSetEnd. |
![]() | ResourceType | Gets the resource type for the ResourceAssociationSetEnd. |
| Name | Description | |
|---|---|---|
![]() | 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() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
.NET Framework
Available since 3.5
Available since 3.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

