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 physical table type built from the results of the custom SQL query.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.CustomSql

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

Syntax

C#
public class CustomSql

The CustomSql type exposes the following members

Constructors

NameDescription
Public Method CustomSql()

Properties

NameTypeDescription
Public Property Columns System.Collections.Generic.List<Amazon.QuickSight.Model.InputColumn>

Gets and sets the property Columns.

The column schema from the SQL query result set.

Public Property DataSourceArn System.String

Gets and sets the property DataSourceArn.

The Amazon Resource Name (ARN) of the data source.

Public Property Name System.String

Gets and sets the property Name.

A display name for the SQL query result.

Public Property SqlQuery System.String

Gets and sets the property SqlQuery.

The SQL 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