ResourceType.AddEntityPropertyMappingAttribute Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Lägger till en EntityPropertyMappingAttribute för resurstypen.
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)
Parametrar
- attribute
- EntityPropertyMappingAttribute
Att EntityPropertyMappingAttribute lägga till.