다음을 통해 공유


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)

매개 변수

적용 대상