The SelectResults<(Of <(<'T>)>)> type exposes the following members.

Properties

  Name Description
Public property Count
Gets the count of items returned.
Public property Item
Gets the item at the specified index.
Public property Items
Gets the list of item returned.
Public property PaginationToken
Gets or sets the pagination token.
Public property WasCommandCancelled
Gets or sets a value indicating whether the select command was cancelled.

See Also