ResourceType.AddEntityPropertyMappingAttribute Method

Definition

Adds an EntityPropertyMappingAttribute for the resource type.

public:
 void AddEntityPropertyMappingAttribute(System::Data::Services::Common::EntityPropertyMappingAttribute ^ attribute);
public void AddEntityPropertyMappingAttribute (System.Data.Services.Common.EntityPropertyMappingAttribute attribute);
member this.AddEntityPropertyMappingAttribute : System.Data.Services.Common.EntityPropertyMappingAttribute -> unit
Public Sub AddEntityPropertyMappingAttribute (attribute As EntityPropertyMappingAttribute)

Parameters

Applies to