Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Const LongQueryExecutionMilliseconds As Integer
'Usage
Dim value As Integer
value = Constants.LongQueryExecutionMilliseconds
public const int LongQueryExecutionMilliseconds
Remarks
This field represents a timeout period that is used to optimize performance for caching analytic results. If a query takes longer than the specified value (default 500ms), the minimum hit count for the analytic result cache is ignored, and the result is stored immediately.