RelayConnectionStringBuilder.EntityPath Property

Definition

Gets or sets the entity path for the HybridConnection.

public string EntityPath { get; set; }
member this.EntityPath : string with get, set
Public Property EntityPath As String

Property Value

Returns the entity path.

Applies to