Click or drag to resize
QueryObjectT Methods

The QueryObjectT generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the query object.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFillBucket Obsolete.
Takes bucket reference and fills it up with new values.
Public methodFillObject Obsolete.
Fills object from its underlying bucket.
Public methodFillProperty
Fill value for a property name.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodCopyRecursive
recursively copies object properties to destination.
(Defined by Utility.)
Top
See Also