Cmdlets for Domino

Build 22.0.8509

ビュー

ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。

ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。

ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。

CData Cmdlets PowerShell Module for Domino ビュー

Name Description
Attachments The attachments available within the Domino database.
ByName-First The notes visible within ByName-First.
ByName The notes visible within ByName.
byNameSmall The notes visible within byNameSmall.
ByNumber The notes visible within ByNumber.
byState The notes visible within byState.
ImportView The notes visible within Import View.
lookupTypeAhead The notes visible within lookupTypeAhead
stateList The notes visible within stateList

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