Gets or sets the schema associated with the function.
public string Schema { get; set; }
The schema associated with the function.
EdmFunction ClassSystem.Data.Entity.Core.Metadata.Edm Namespace