Share via


FilterParameterAttribute Members

Parameter attribute used with OData filters.

The following tables list the members exposed by the FilterParameterAttribute type.

Public Constructors

  Name Description
  FilterParameterAttribute Overloaded.  

Top

Public Properties

  Name Description
Format Format of the value.
Name Property name to use in the filter.
TypeId  (Inherited from Attribute)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  Overridden. (Inherited from Object)
GetHashCode  Overridden. (Inherited from Object)
GetType  (Inherited from Object)
IsDefaultAttribute  (Inherited from Attribute)
Match  (Inherited from Attribute)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  GetIDsOfNames  (Inherited from Attribute)
  GetTypeInfo  (Inherited from Attribute)
  GetTypeInfoCount  (Inherited from Attribute)
  Invoke  (Inherited from Attribute)

Top

See Also

Reference

FilterParameterAttribute Class
Microsoft.WindowsAzure.Common.OData Namespace