edmiGetHashedDateIntervalBN

EdmiError   edmiGetHashedDateIntervalBN (SdaiModel               modelId,
                                         SdaiString              entityName,
                                         SdaiString              attributeName,
                                         EdmiPackedDate          firstDate,
                                         EdmiPackedDate          lastDate,
                                         SdaiInteger             maxBufferSize,
                                         SdaiInteger            *index,
                                         SdaiInteger            *numberOfHits,
                                         SdaiInstance           *resultBuffer);

This function will find all elements in a persistent attribute hash table of data type edmPACKED_DATE that matches a given time interval.

Arguments


1TypeNameComment
2SdaiModelmodelIdComment
3SdaiStringentityName 
4SdaiStringattributeName 
5EdmiPackedDatefirstDate 
6EdmiPackedDatelastDate 
7SdaiIntegermaxBufferSizemax size in bytes of “resultBuffer
8SdaiIntegerindexinput: index of first matching instance; First index has value 0 (zero)out: index of last matching instance
9SdaiIntegernumberOfHits

input: max matching instances to return; This value may be overruled by the “maxBufferSize” argument out: actual matching instances returned

10SdaiInstanceresultBuffertable of matching instances

Return Value


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

 

Options


  

 

Example


 

 

 

See also

Filter by label

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