Cmdlets for Kingdee K3 WISE

Build 24.0.8963

Select-KingdeeK3WISE Cmdlet

Parameters   Output Objects  

Kingdee K3 WISE データを検索します。

Syntax

Select-KingdeeK3WISE [parameters]

Remarks

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

$conn = 
Select-KingdeeK3WISE -Connection $conn -Table "Account" -Columns @("Id","Name") -Where "UUID='{00000000-0000-0000-0000-000000000000}'"

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963