Cmdlets for Sage Business Cloud Accounting

Build 22.0.8479

Select-SageBCAccounting Cmdlet

Parameters   Output Objects  

Sage Business Cloud Accounting データを検索します。

Syntax

Select-SageBCAccounting [parameters]

Remarks

Select-SageBCAccounting コマンドレットを使って、SQL SELECT ステートメントに似た構文を用いてSage Business Cloud Accounting データを検索できます。

$conn = Connect-SageBCAccounting -InitiateOAuth 'GETANDREFRESH'
Select-SageBCAccounting -Connection $conn -Table "SampleTable_1" -Columns @("Id","Column1") -Where "Column2='Bob'"

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479