Interface ISupportTotalCount
-
- All Superinterfaces:
com4j.Com4jObject
public interface ISupportTotalCount extends com4j.Com4jObject
For HP use. ISupportTotalCount Interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
totalCount()
Total result count, when fetch limit is used in filter.
-