Cmdlets for Google Directory

Build 24.0.9062

OrderBy Parameter (Select-GoogleDirectory Cmdlet)

カラムが返される順番。

Syntax

Select-GoogleDirectory -OrderBy string

Remarks

カラムが返される順番。このパラメータの値はSQL ステートメントのORDER BY 句と同じ構文を持ちます。複数のカラムおよびそれぞれの並べ替え順を、カンマ区切りリストで指定できます。

Select-GoogleDirectory -Connection $connection -Table "Group" -Columns "Email ASC" -Where "CustomerId = 'eyt593htjgh'"

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