Share via


AzurePostgreSqlTableDataset.TableName Property

Definition

The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

public object TableName { get; set; }
member this.TableName : obj with get, set
Public Property TableName As Object

Property Value

Applies to