BeginRange and EndRange connection string properties
Using the Timeout connection string property is a good way of making sure that your queries don’t run for too long, but sometimes – for example when you’re using SSRS – you want to restrict the amount of data that a query returns. You can’t properly do this with Analysis Services, but it is almost possible…
Consider the following query on Adventure Works:
Read more...Tags: mdx, connectivity