Interface that indicates whether an object returned by a EntityQueryT has an InlineCount property.
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
The IHasInlineCount type exposes the following members.
Properties
Name | Description | |
---|---|---|
InlineCount |
The actual inline count.
|
See Also