ODataMessageWriterSettings.MetadataSelector Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Informs the metadata builder which properties, functions, actions, links to omit.
public Microsoft.OData.Evaluation.ODataMetadataSelector MetadataSelector { get; set; }
member this.MetadataSelector : Microsoft.OData.Evaluation.ODataMetadataSelector with get, set
Public Property MetadataSelector As ODataMetadataSelector