AWS SDK for .NET Documentation
Select Method (request)
AmazonAmazon.SimpleDBAmazonSimpleDBSelect(SelectRequest) Did this page help you?   Yes   No    Tell us about it...
Select
Declaration Syntax
C#
SelectResponse Select(
	SelectRequest request
)
Parameters
request (SelectRequest)
Select request
Return Value
Select Response from the service
Remarks
The Select operation returns a set of item names and associate attributes that match the query expression. Select operations that run longer than 5 seconds will likely time-out and return a time-out error response.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)