xRecord.skipDatabaseLog Method

Gets and sets the property that indicates whether to skip database log requests.

Syntax

public boolean skipDatabaseLog([boolean newValue])

Run On

Called

Parameters

  • newValue
    Type: boolean
    A Boolean value that indicates whether to skip database log requests; optional.

Return Value

Type: boolean
true if database log requests should be skipped; otherwise, false.

See Also

Reference

xRecord Class