Table of Contents

Method Counts

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

Counts(QueryCommandKind)

Determines whether a command of the given kind counts toward this policy's budgets.

public bool Counts(QueryCommandKind kind)

Parameters

kind QueryCommandKind

The command kind.

Returns

bool

true when the kind is counted.