AWS SDK Version 3 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.

A query, where QueryString contains the SQL statements that make up the query.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.NamedQuery

Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z

Syntax

C#
public class NamedQuery

The NamedQuery type exposes the following members

Constructors

NameDescription
Public Method NamedQuery()

Properties

NameTypeDescription
Public Property Database System.String

Gets and sets the property Database.

The database to which the query belongs.

Public Property Description System.String

Gets and sets the property Description.

The query description.

Public Property Name System.String

Gets and sets the property Name.

The query name.

Public Property NamedQueryId System.String

Gets and sets the property NamedQueryId.

The unique identifier of the query.

Public Property QueryString System.String

Gets and sets the property QueryString.

The SQL statements that make up the query.

Public Property WorkGroup System.String

Gets and sets the property WorkGroup.

The name of the workgroup that contains the named query.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5