Click or drag to resize

VirtualObjectQueryTObject Methods

The VirtualObjectQueryTObject generic type exposes the following members.

Methods
  NameDescription
Public methodCreateQueryTElement (Overrides ObjectQueryTObjectCreateQueryTElement(Expression).)
Public methodExecuteTResult(Expression)
Executes the specified expression.
(Inherited from ObjectQueryTObject.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from ObjectQueryTObject.)
Public methodReadCount
Executes the query and returns the result records count.
(Overrides ObjectQueryTObjectReadCount.)
Public methodReadToBuffer
Executes the query and returns the result in a buffer
(Overrides ObjectQueryTObjectReadToBuffer(NullableInt32).)
Top
See Also