QueryObjectT Methods |
The QueryObjectT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes the query object.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FillBucket | Obsolete.
Takes bucket reference and fills it up with new values.
|
![]() | FillObject | Obsolete.
Fills object from its underlying bucket.
|
![]() | FillProperty |
Fill value for a property name.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |