CodeHelper.Property Method
Specifies the property identifier.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
Name | Description | |
---|---|---|
![]() | Property(EdmMember) | Specifies the property identifier for the specified member. |
![]() | Property(EntitySetBase) | Specifies the property identifier for the specified entity set. |
CodeHelper.Property Method (EdmMember)
Specifies the property identifier for the specified member.
Parameters
- member
-
Type:
System.Data.Entity.Core.Metadata.Edm.EdmMember
The member.
CodeHelper.Property Method (EntitySetBase)
Specifies the property identifier for the specified entity set.
Parameters
- entitySet
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntitySetBase
The entity set.