TableFilterProvider Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)

NameDescription
System_CAPS_pubmethodTableFilterProvider()

Initializes a new instance of the TableFilterProvider using the default QueryableAttribute implementation for executing the query.

System_CAPS_pubmethodTableFilterProvider(IActionFilter)

Initializes a new instance of the TableFilterProvider using the provided QueryableAttribute implementation for executing the query.

Return to top
Show: