Sets the SelectExpression property

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public SelectRequest WithSelectExpression( string selectExpression )

- selectExpression (String)
- 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.

this instance