Share via


AmazonRedshiftTableDataset.Table Property

Definition

The Amazon Redshift table name. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Table { get; set; }
member this.Table : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Table As DataFactoryElement(Of String)

Property Value

Applies to