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 .

적용 대상