Click or drag to resize
ICMSQueryableTObject Properties

The ICMSQueryableTObject generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of total items in the collection
(Inherited from ICMSQueryable.)
Public propertyIsOffline
Returns true if the given collection is offline (disconnected from the database)
(Inherited from ICMSQueryable.)
Public propertyOrderByColumns
Columns list of SQL order by expression.
(Inherited from ICMSQueryable.)
Top
See Also