Share via


TableController<TData> Constructor ()

 

Initializes a new instance of the TableController<TData> class.

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

Syntax

protected TableController()
protected:
TableController()
new : unit -> TableController
Protected Sub New

See Also

TableController<TData> Overload
TableController<TData> Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top