AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Defines the query to run against an object.

Inheritance Hierarchy

System.Object
  Amazon.DataPipeline.Model.Query

Namespace: Amazon.DataPipeline.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Query : Object

The Query type exposes the following members

Constructors

NameDescription
Public Method Query()

Properties

NameTypeDescription
Public Property Selectors System.Collections.Generic.List<Amazon.DataPipeline.Model.Selector> Gets and sets the property Selectors.

List of selectors that define the query. An object must satisfy all of the selectors to match the query.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8