...
- For all write operations: The actual EDMprotectedData must be defined with xpxWRITE_ACCESS and the optional defined "writeCondition" must evaluate to TRUE. No EDMtransaction must be open when this function is invoked. An EDMwriteTransaction will be stated by this method and committed when successfully performed, and aborted when this methods fails.
- For all read operations: The actual EDMprotectedData must be defined with xpxREAD_ACCESS and the optional defined "readCondition" must evaluate to TRUE.
Arguments
...
1 | Type | Name | Comment |
2 | GENERIC | instanceId | comment |
3 | GENERIC | attributeNameOrAttributeId |
...
Operations:
...
4 | INTEGER | modelVersion | future extension | |||||||||
5 | STRING | aggregateOperationCondition | ||||||||||
6 | INTEGER | options | No options defined yet | |||||||||
7 | INTEGER | aggregateOperation | Use one of the following operations
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
Arguments
1 | Type | Name | Comment | ||
2 | GENERIC | instanceId | comment | ||
3 | GENERIC | attributeNameOrAttributeId | |||
4 | INTEGER | modelVersion | future extension | ||
5 | STRING | aggregateOperationCondition | |||
6 | INTEGER | options | No options defined yet | ||
7 | INTEGER | aggregateOperation | | ||
8 | GENERIC | operationDependentArgument1 | |||
9 | GENERIC | operationDependentArgument2 |
...