AWS SDK for .NET Documentation
SelectExpression Property
AmazonAmazon.SimpleDB.ModelSelectRequestSelectExpression Did this page help you?   Yes   No    Tell us about it...
Gets and sets the SelectExpression property. This section describes Select, a function that takes query expressions similar to the standard SQL SELECT statement. See http://docs.amazonwebservices.com/AmazonSimpleDB/latest/DeveloperGuide/UsingSelect.html for more information on building expressions.
Declaration Syntax
C#
public string SelectExpression { get; set; }

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