Share via


CommonDataServiceForAppsEntityDataset.EntityName Property

Definition

The logical name of the entity. Type: string (or Expression with resultType string).

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

Property Value

Applies to