Query.Statement.clearSnapshotRequired()

Signature

void clearSnapshotRequired(String statementName)

Domain

action

Description

Clears all the bind variables associated to the statement.

Parameters

NameTypeDescription
statementNameStringname of the statement.

Returns

None.

Cautions

none