PropertyConfiguration.IsNotCountable Method
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.
Sets the property as not countable.
public Microsoft.AspNet.OData.Builder.PropertyConfiguration IsNotCountable ();
member this.IsNotCountable : unit -> Microsoft.AspNet.OData.Builder.PropertyConfiguration
Public Function IsNotCountable () As PropertyConfiguration