QueryByAttribute ComplexType
- Base Type
- QueryBase
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| EntityName | Edm.String | |
| Attributes | Collection( Edm.String ) | |
| Values | Collection( Object ) | |
| PageInfo | PagingInfo | |
| ColumnSet | ColumnSet | |
| Orders | Collection( OrderExpression ) | |
| TopCount | Edm.Int32 |