Share via


TableController Constructor ()

 

Initializes a new instance of the TableController class.

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

Syntax

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

See Also

TableController Class
Microsoft.WindowsAzure.Mobile.Service.Tables Namespace

Return to top