ModuleFetchResult
IMu.ModuleFetchResult
IMu.ModuleFetchResult
Since: 1.0
Description
Provides results from a call to the Module
Fetch( )
method.
Properties
Property |
Details |
---|---|
|
The number of records returned in the result set. |
|
The best estimate of the size of the result set after the method
has completed. When the object generates a result set using
or using |
|
The array of the records actually fetched. Each record is represented by a
|