Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

OperationalBinding process

$
0
0
Hi all,

How to make use of custSQL in Operational Binding?

Syntax:-

<operationBindings>
<operationBinding operationId="customFetch" operationType="fetch">
<customSQL> /--Here, directly we can give standard SQL query or need to do something else --/ </customSQL>
</operationBinding>

</operationBindings>

Any right examples how to do it?

Thanks,
Mag

Viewing all articles
Browse latest Browse all 4756

Trending Articles