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.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class CustomSql
The CustomSql type exposes the following members
Name | Description | |
---|---|---|
![]() |
CustomSql() |
Name | Type | Description | |
---|---|---|---|
![]() |
Columns | System.Collections.Generic.List<Amazon.QuickSight.Model.InputColumn> |
Gets and sets the property Columns. The column schema from the SQL query result set. |
![]() |
DataSourceArn | System.String |
Gets and sets the property DataSourceArn. The Amazon Resource Name (ARN) of the data source. |
![]() |
Name | System.String |
Gets and sets the property Name. A display name for the SQL query result. |
![]() |
SqlQuery | System.String |
Gets and sets the property SqlQuery. The SQL query. |
.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