WildcardSelectItem Class

Definition

Class to represent a '*' selection item, indicating that all structural properties should be selected.

public sealed class WildcardSelectItem : Microsoft.OData.UriParser.SelectItem
type WildcardSelectItem = class
    inherit SelectItem
Public NotInheritable Class WildcardSelectItem
Inherits SelectItem
Inheritance
WildcardSelectItem

Applies to