BIGenerator.collectInformation Method [AX 2012]

Collects information about the Microsoft SQL Server Analysis Services project to generate or update.

Syntax

public boolean collectInformation([boolean updateproject])

Run On

Called

Parameters

  • updateproject
    Type: boolean
    A Boolean value that indicates whether the current process is update instead of generate; optional.

Return Value

Type: boolean
true if the collection is successful; otherwise, false.

See Also

Reference

BIGenerator Class