BucketItem Properties |
The BucketItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Child |
Get or sets the child.
|
![]() | Container |
Gets or sets the container.
|
![]() | DeclaringType |
Gets the underlying object type.
|
![]() | FullName |
Gets the fully qualified name of the BucketItem.
|
![]() | HasMultipleValues |
Determines if the item is used multiple times in where clause.
|
![]() | IsModified | Field ValueType:true if user updatas the property value manually. |
![]() | MemberInfo |
Gets or sets the member info.
|
![]() | Method |
Gets or sets the method used in query.
|
![]() | Name |
Name of the property or value of OriginalFieldNameAttribute if used.
|
![]() | Operator |
Return RelationType enum for the quried item.
|
![]() | PropertyType |
Type of the property that bucketItem represents.
|
![]() | ProperyName |
Name of property that bucketItem represents.
|
![]() | Unique |
Gets if a property is unique.
|
![]() | Value |
Return values for quried item in where clause.
Optionally, tries to combine the value for nested class queries.
Optionally, creates object[] for system and abstract types.
Return values in raw format regardless of its releation type.
|
![]() | Values |
Return multiple values if item quried with different values in same where clause.
|