EdmFunction.Schema Property

 

Gets or sets the schema associated with the function.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public string Schema { get; set; }

Property Value

Type: System.String

The schema associated with the function.