Share via


EdmFunction.Schema Property

Definition

Gets or sets the schema associated with the function.

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

Property Value

The schema associated with the function.

Applies to