TableController<TData> Constructor

 

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

NameDescription
System_CAPS_protmethodTableController<TData>()

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

System_CAPS_protmethodTableController<TData>(IDomainManager<TData>^)

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

Return to top
Show: