Class RVAthenaDataSourceItem
Amazon Athena data source item.
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVAthenaDataSourceItem : RVDataSourceItem
Constructors
RVAthenaDataSourceItem(RVAthenaDataSource)
Declaration
public RVAthenaDataSourceItem(RVAthenaDataSource dataSource)
Parameters
Type | Name | Description |
---|---|---|
RVAthenaDataSource | dataSource |
Properties
Table
Table or view for this datasource item.
Declaration
public string Table { get; set; }
Property Value
Type | Description |
---|---|
System.String |