Query.Statement.clearSnapshotRequired()

Signature

void clearSnapshotRequired(String statementName)

Domain

ACTION

Description

Clears all the requests for snapshots associated to the statement.

Parameters

NameTypeDescription
statementNameStringname of the statement.

Returns

TypeDescription
void

Cautions

none