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)

参数

适用于