Click or drag to resize

ICargoRecordSetT Properties

This is preliminary documentation and is subject to change.

The ICargoRecordSetT type exposes the following members.

Properties
 NameDescription
Public propertyElementTypeGets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
(Inherited from IQueryable)
Public propertyExpressionGets the expression tree that is associated with the instance of IQueryable.
(Inherited from IQueryable)
Public propertyName 
Public propertyProviderGets the query provider that is associated with this data source.
(Inherited from IQueryable)
Top
See Also