The SelectCommand type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CommandText |
Gets or sets the command text.
|
![]() |
ExpandedCommandText |
Gets the expanded select command text by replacing named parameters with their formatted values.
|
![]() |
Mapping |
Gets or sets the item mapping used for this command
|
![]() |
MaxResultPages |
Gets or sets the maximum number of result pages to return.
|
![]() |
PaginationToken |
Gets or sets the pagination token.
|
![]() |
Parameters |
Gets the command parameters.
|