Class RVSnowflakeDataSourceItem
Snowflake data source item
Inheritance
System.Object
RVSnowflakeDataSourceItem
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVSnowflakeDataSourceItem : RVSqlPDSDataSourceItem
Constructors
RVSnowflakeDataSourceItem(RVSnowflakeDataSource)
Declaration
public RVSnowflakeDataSourceItem(RVSnowflakeDataSource dataSource)
Parameters
Type | Name | Description |
---|---|---|
RVSnowflakeDataSource | dataSource |
Properties
Schema
Name of the schema the referenced table belongs to
Declaration
public string Schema { get; set; }
Property Value
Type | Description |
---|---|
System.String |