The kintoneQueryT generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Ascending |
昇順のオーダー設定を行う
|
![]() | Build |
与えられたパラメーターを元にクエリ式を組み立てる
|
![]() | Clone | |
![]() | ConvertBy |
項目変換用のディクショナリを設定
|
![]() | ConvertOff |
項目変換をオフにする
|
![]() | ConvertOn |
項目変換をオンにする
|
![]() | Descending |
降順のオーダー設定を行う
|
![]() | Equals | 指定した Object が、現在の Object と等しいかどうかを判断します。 (Inherited from Object.) |
![]() | Fields |
抽出対象のフィールドを指定する
|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Inherited from Object.) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。 (Inherited from Object.) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) |
![]() | Limit |
抽出するレコード件数(Limit)の指定を行う
|
![]() ![]() | Make | |
![]() ![]() | Make(String) | |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) |
![]() | Offset |
レコードの読み出し位置(Offset)の指定を行う
|
![]() | ToString | (Overrides ObjectToString.) |
![]() | Where |
抽出条件の設定を行う
|
See Also