Cmdlets for Sage Intacct

Build 25.0.9434

IncludeRelatedAttributes Parameter (Connect-SageIntacct Cmdlet)

The scope of related attributes retrieved by the provider. Use this only when the 'UseLegacy' connection property is set to False.

Syntax

Connect-SageIntacct -IncludeRelatedAttributes string

Possible Values

None, PrimaryKeys, All

Data Type

cstr

Default Value

"PrimaryKeys"

Remarks

The available values are:

  • None: the cmdlet only shows attributes from the queried table
  • PrimaryKeys: the cmdlet shows attributes from the queried table and primary keys of related objects
  • All: the cmdlet shows the attributes from the queried table and the attributes of all objects related to the queried table

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434