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

See Also

Reference

StandardSqlError Class

Microsoft.TeamFoundation Namespace