The SelectCommand type exposes the following members.

Properties

  Name Description
Public property CommandText
Gets or sets the command text.
Public property ExpandedCommandText
Gets the expanded select command text by replacing named parameters with their formatted values.
Public property Mapping
Gets or sets the item mapping used for this command
Public property MaxResultPages
Gets or sets the maximum number of result pages to return.
Public property PaginationToken
Gets or sets the pagination token.
Public property Parameters
Gets the command parameters.

See Also