Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Sets the property as unsortable.
Namespace: System.Web.OData.Builder
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public PropertyConfiguration IsUnsortable()
public:
PropertyConfiguration^ IsUnsortable()
member IsUnsortable : unit -> PropertyConfiguration
Public Function IsUnsortable As PropertyConfiguration
Return Value
Type: System.Web.OData.Builder.PropertyConfiguration
Returns PropertyConfiguration.
See Also
PropertyConfiguration Class
System.Web.OData.Builder Namespace
Return to top