The ListObjectSchemaResolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ApplyArguments |
Parse argument(s) and apply:
simple conditions
pagination
sorting
filtering
(Inherited from BaseSchemaResolver.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSchemaArguments |
Get query arguments
(Inherited from BaseSchemaResolver.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ReadDictionary |
Process DataRecord and get described in json-schema fields
(Inherited from BaseSchemaResolver.) |
![]() | Resolve |
Parse and resolve schema fields. Apply arguments and fetch data with NReco.Data DbDataAdapter.
|
![]() | ToString | (Inherited from Object.) |
See Also