StandardSqlError.QueryCostExceededConfiguredThreshold Field
Error code for query cost exceeded configured threshold.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const QueryCostExceededConfiguredThreshold As Integer
public const int QueryCostExceededConfiguredThreshold
public:
literal int QueryCostExceededConfiguredThreshold
static val mutable QueryCostExceededConfiguredThreshold: int
public const var QueryCostExceededConfiguredThreshold : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.