Cmdlets for Yahoo Shopping

Build 24.0.9062

Select-YahooShopping Cmdlet

Parameters   Output Objects  

Yahoo Shopping データを検索します。

Syntax

Select-YahooShopping [parameters]

Remarks

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

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

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