edmiGetEntityExtensionAttributes

 EdmiError   edmiGetEntityExtensionAttributes   (SdaiEntity      entityId,
                                                SdaiInteger     extensionSchemaId,      
                                                SdaiInteger    *numberOfAttributes,
                                                SdaiInstance  **attributeIds);  

Use this function to list extension attributes for an entity extended by an extension schemata for an EXPRESS schema.

Arguments


TypeNameComment
SdaiEntityentityId 
SdaiIntegerextensionSchemaIdWhen extensionSchemaId = 0, all extension attributes of entityId of all extension schema for schema will be returned
SdaiIntegernumberOfAttributes 
SdaiInstanceattributeIdsattributeIds should be freed (edmiFree()) by caller

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

Options


Example


 

 <example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â