Share via


MicrosoftAccessTableDataset.TableName Property

Definition

The Microsoft Access table name. Type: string (or Expression with resultType string).

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

Property Value

Applies to