Page.activeRecord Method

Gets the active record for the given data source name.

Syntax

public Common activeRecord(str dataSourceName)

Run On

Called

Parameters

  • dataSourceName
    Type: str
    The name of the data source to search on.

Return Value

Type: Common Table
The active record for the given data source.

See Also

Reference

Page Class