Поделиться через


ResourceType.AddEntityPropertyMappingAttribute Метод

Определение

Добавляет EntityPropertyMappingAttribute для типа ресурса.

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)

Параметры

attribute
EntityPropertyMappingAttribute

Добавляемый объект EntityPropertyMappingAttribute.

Применяется к