OutSystems Forge 日本語データベース

How To Filtering with Aggregates

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-11-12 1.0.0 Stacey Levine 9.0.1.19 All .NET How-tos
Aggregateを使用したフィルタリングに関するいくつかのサンプル
Aggregateを使用していくつかのフィルタリング拡張を実現する方法のサンプルです。 これが.netスタックだけに対応している理由は、シードデータの読み込み中に使用される乱数を生成する拡張機能があるためです。

[Overview]
A few examples on filtering using aggregates
[Detail]
This is an example on how to show some extra filtering using aggregates. The only reason that this is only for the .net stack is that it includes an extension to generate a random number that is used during seed data loading.
戻る