Library Specification Object Model Reference

ILibrary.Query Method

Returns the assets for this filter that meet the specified criteria ordered from the most likely to the least likely.

Overload List

Returns the assets for this filter that meet the specified criteria ordered from the most likely to the least likely.

IDataReader Query(IFilterCriteria);

Returns the assets for this stage in alphabetical order.

IDataReader Query(IStage);

Returns the assets for this stage in alphabetical order.

IDataReader Query(IStage,ITopic);

See Also

ILibrary Interface | Spss.Dimensions.Library.Specification Namespace